diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2023-01-06 20:48:22 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2023-01-06 20:48:22 +0000 |
| commit | 6f4e10db3298f6d65e1e646fe52aaafc3682b788 (patch) | |
| tree | 0a8de0ec1173c00886bcde1c3b18e0963e5f2b83 /lib/hcrypto/version-script.map | |
| parent | d5d1e8b157da7410fe13e6302f8e1bee81320bb5 (diff) | |
Diffstat (limited to 'lib/hcrypto/version-script.map')
| -rw-r--r-- | lib/hcrypto/version-script.map | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/hcrypto/version-script.map b/lib/hcrypto/version-script.map index 5b9d34a459b3..03583c5be4d7 100644 --- a/lib/hcrypto/version-script.map +++ b/lib/hcrypto/version-script.map @@ -154,7 +154,6 @@ HEIMDAL_CRYPTO_1.0 { hc_EVP_camellia_256_cbc; hc_EVP_enc_null; hc_EVP_get_cipherbyname; - hc_EVP_md2; hc_EVP_md4; hc_EVP_md5; hc_EVP_md_null; @@ -169,7 +168,6 @@ HEIMDAL_CRYPTO_1.0 { hc_EVP_sha384; hc_EVP_sha512; - hc_EVP_cc_md2; hc_EVP_cc_md4; hc_EVP_cc_md5; hc_EVP_cc_sha1; @@ -184,7 +182,6 @@ HEIMDAL_CRYPTO_1.0 { hc_EVP_cc_aes_192_cfb8; hc_EVP_cc_aes_256_cfb8; - hc_EVP_hcrypto_md2; hc_EVP_hcrypto_md4; hc_EVP_hcrypto_md5; hc_EVP_hcrypto_sha1; @@ -201,7 +198,6 @@ HEIMDAL_CRYPTO_1.0 { hc_EVP_hcrypto_rc4; hc_EVP_hcrypto_rc4_40; - hc_EVP_ossl_md2; hc_EVP_ossl_md4; hc_EVP_ossl_md5; hc_EVP_ossl_sha1; @@ -220,7 +216,6 @@ HEIMDAL_CRYPTO_1.0 { hc_EVP_ossl_rc4; hc_EVP_ossl_rc4_40; - hc_EVP_pkcs11_md2; hc_EVP_pkcs11_md4; hc_EVP_pkcs11_md5; hc_EVP_pkcs11_sha1; @@ -248,9 +243,6 @@ HEIMDAL_CRYPTO_1.0 { hc_HMAC_Init_ex; hc_HMAC_Update; hc_HMAC_size; - hc_MD2_Final; - hc_MD2_Init; - hc_MD2_Update; hc_MD4_Final; hc_MD4_Init; hc_MD4_Update; |
