Skip to content

Commit

Permalink
Fix Windows tests: add missing hcrypto export
Browse files Browse the repository at this point in the history
  • Loading branch information
nicowilliams committed Jan 20, 2016
1 parent 62f797e commit 78343d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/hcrypto/libhcrypto-exports.def
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ EXPORTS
hc_EVP_pkcs11_aes_192_cfb8
hc_EVP_pkcs11_aes_256_cfb8
hc_EVP_pkcs11_rc2_40_cbc
hc_EVP_pkcs11_rc2_64_cbc
hc_EVP_pkcs11_rc2_cbc
hc_EVP_pkcs11_rc4
hc_EVP_pkcs11_rc4_40
Expand Down

0 comments on commit 78343d0

Please sign in to comment.