Home
last modified time | relevance | path

Searched refs:SN_camellia_128_cbc (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/crypto/evp/
H A Dc_allc.c236 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()
/freebsd/crypto/openssl/include/openssl/
H A Dobj_mac.h4604 #define SN_camellia_128_cbc "CAMELLIA-128-CBC" macro