Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/evp/
H A Dc_all.c220 EVP_add_cipher_alias(SN_camellia_256_cbc, "CAMELLIA256"); in OpenSSL_add_all_ciphers_internal()
221 EVP_add_cipher_alias(SN_camellia_256_cbc, "camellia256"); in OpenSSL_add_all_ciphers_internal()
/dragonfly/crypto/libressl/include/openssl/
H A Dobj_mac.h4004 #define SN_camellia_256_cbc "CAMELLIA-256-CBC" macro