Searched refs:SN_camellia_128_cbc (Results 1 – 2 of 2) sorted by relevance
236 EVP_add_cipher_alias(SN_camellia_128_cbc, "CAMELLIA128"); in openssl_add_all_ciphers_int()237 EVP_add_cipher_alias(SN_camellia_128_cbc, "camellia128"); in openssl_add_all_ciphers_int()
4604 #define SN_camellia_128_cbc "CAMELLIA-128-CBC" macro