Searched refs:SN_bf_cbc (Results 1 – 2 of 2) sorted by relevance
111 EVP_add_cipher_alias(SN_bf_cbc, "BF"); in openssl_add_all_ciphers_int()112 EVP_add_cipher_alias(SN_bf_cbc, "bf"); in openssl_add_all_ciphers_int()113 EVP_add_cipher_alias(SN_bf_cbc, "blowfish"); in openssl_add_all_ciphers_int()
1357 #define SN_bf_cbc "BF-CBC" macro