export CommonCrypto SHA-384/512 implementations

This commit is contained in:
Luke Howard
2015-12-05 00:04:24 +11:00
parent 5ae1ab038c
commit 87c59d1db2
2 changed files with 4 additions and 0 deletions

View File

@@ -174,6 +174,8 @@ HEIMDAL_CRYPTO_1.0 {
hc_EVP_cc_md5;
hc_EVP_cc_sha1;
hc_EVP_cc_sha256;
hc_EVP_cc_sha384;
hc_EVP_cc_sha512;
hc_EVP_cc_des_ede3_cbc;
hc_EVP_cc_aes_128_cbc;
hc_EVP_cc_aes_192_cbc;