Searched refs:SN_camellia_192_cbc (Results 1 – 2 of 2) sorted by relevance
213 EVP_add_cipher_alias(SN_camellia_192_cbc, "CAMELLIA192"); in OpenSSL_add_all_ciphers()214 EVP_add_cipher_alias(SN_camellia_192_cbc, "camellia192"); in OpenSSL_add_all_ciphers()
3803 #define SN_camellia_192_cbc "CAMELLIA-192-CBC" macro