Searched refs:SN_camellia_128_cbc (Results 1 – 4 of 4) sorted by relevance
203 EVP_add_cipher_alias(SN_camellia_128_cbc,"CAMELLIA128"); in OpenSSL_add_all_ciphers()204 EVP_add_cipher_alias(SN_camellia_128_cbc,"camellia128"); in OpenSSL_add_all_ciphers()
248 EVP_get_cipherbyname(SN_camellia_128_cbc); in ssl_load_ciphers()
3370 #define SN_camellia_128_cbc "CAMELLIA-128-CBC" macro