Searched refs:SN_camellia_256_cbc (Results 1 – 2 of 2) sorted by relevance
252 EVP_add_cipher_alias(SN_camellia_256_cbc, "CAMELLIA256"); in openssl_add_all_ciphers_int()253 EVP_add_cipher_alias(SN_camellia_256_cbc, "camellia256"); in openssl_add_all_ciphers_int()
4614 #define SN_camellia_256_cbc "CAMELLIA-256-CBC" macro