Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dc_allc.c252 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()
/freebsd/crypto/openssl/include/openssl/
H A Dobj_mac.h4614 #define SN_camellia_256_cbc "CAMELLIA-256-CBC" macro