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