Home
last modified time | relevance | path

Searched refs:SN_cast5_cbc (Results 1 – 3 of 3) sorted by relevance

/minix/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dc_allc.c150 EVP_add_cipher_alias(SN_cast5_cbc, "CAST"); in OpenSSL_add_all_ciphers()
151 EVP_add_cipher_alias(SN_cast5_cbc, "cast"); in OpenSSL_add_all_ciphers()
152 EVP_add_cipher_alias(SN_cast5_cbc, "CAST-cbc"); in OpenSSL_add_all_ciphers()
153 EVP_add_cipher_alias(SN_cast5_cbc, "cast-cbc"); in OpenSSL_add_all_ciphers()
/minix/crypto/external/bsd/openssl/dist/crypto/objects/
H A Dobjects.h587 # define SN_cast5_cbc "CAST5-CBC" macro
H A Dobj_mac.h514 #define SN_cast5_cbc "CAST5-CBC" macro