Searched refs:SN_rc5_cbc (Results 1 – 2 of 2) sorted by relevance
132 EVP_add_cipher_alias(SN_rc5_cbc, "rc5"); in openssl_add_all_ciphers_int()133 EVP_add_cipher_alias(SN_rc5_cbc, "RC5"); in openssl_add_all_ciphers_int()
1245 #define SN_rc5_cbc "RC5-CBC" macro