Loading VMS/openssl_ivp.com.in +2 −2 Original line number Diff line number Diff line Loading @@ -38,8 +38,8 @@ $ ! If something else is wrong with the installation, we're likely $ ! to get an image activation error here $ openssl version -a $ $ ! Verify that engines are where they should be. $ openssl engine -c -t dasync $ ! FUTURE ENHANCEMENT: Verify that engines are where they should be. $ ! openssl engine -c -t checker $ $ WRITE SYS$ERROR "OpenSSL IVP passed" $ EXIT %x10000001 Loading engines/build.info +4 −4 Original line number Diff line number Diff line Loading @@ -2,14 +2,12 @@ IF[{- !$disabled{"engine"} -}] IF[{- $disabled{"dynamic-engine"} -}] LIBS=../libcrypto SOURCE[../libcrypto]=\ e_padlock.c {- $target{padlock_asm_src} -} \ e_dasync.c e_padlock.c {- $target{padlock_asm_src} -} IF[{- !$disabled{capieng} -}] SOURCE[../libcrypto]=e_capi.c ENDIF ELSE ENGINES=padlock dasync ENGINES_NO_INST=ossltest ENGINES=padlock SOURCE[padlock]=e_padlock.c {- $target{padlock_asm_src} -} DEPEND[padlock]=../libcrypto INCLUDE[padlock]=../include Loading @@ -19,6 +17,8 @@ IF[{- !$disabled{"engine"} -}] DEPEND[capi]=../libcrypto INCLUDE[capi]=../include ENDIF ENGINES_NO_INST=ossltest dasync SOURCE[dasync]=e_dasync.c DEPEND[dasync]=../libcrypto INCLUDE[dasync]=../include Loading Loading
VMS/openssl_ivp.com.in +2 −2 Original line number Diff line number Diff line Loading @@ -38,8 +38,8 @@ $ ! If something else is wrong with the installation, we're likely $ ! to get an image activation error here $ openssl version -a $ $ ! Verify that engines are where they should be. $ openssl engine -c -t dasync $ ! FUTURE ENHANCEMENT: Verify that engines are where they should be. $ ! openssl engine -c -t checker $ $ WRITE SYS$ERROR "OpenSSL IVP passed" $ EXIT %x10000001 Loading
engines/build.info +4 −4 Original line number Diff line number Diff line Loading @@ -2,14 +2,12 @@ IF[{- !$disabled{"engine"} -}] IF[{- $disabled{"dynamic-engine"} -}] LIBS=../libcrypto SOURCE[../libcrypto]=\ e_padlock.c {- $target{padlock_asm_src} -} \ e_dasync.c e_padlock.c {- $target{padlock_asm_src} -} IF[{- !$disabled{capieng} -}] SOURCE[../libcrypto]=e_capi.c ENDIF ELSE ENGINES=padlock dasync ENGINES_NO_INST=ossltest ENGINES=padlock SOURCE[padlock]=e_padlock.c {- $target{padlock_asm_src} -} DEPEND[padlock]=../libcrypto INCLUDE[padlock]=../include Loading @@ -19,6 +17,8 @@ IF[{- !$disabled{"engine"} -}] DEPEND[capi]=../libcrypto INCLUDE[capi]=../include ENDIF ENGINES_NO_INST=ossltest dasync SOURCE[dasync]=e_dasync.c DEPEND[dasync]=../libcrypto INCLUDE[dasync]=../include Loading