Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/evp/
H A Dc_all.c212 EVP_add_cipher_alias(SN_camellia_192_cbc, "CAMELLIA192"); in OpenSSL_add_all_ciphers_internal()
213 EVP_add_cipher_alias(SN_camellia_192_cbc, "camellia192"); in OpenSSL_add_all_ciphers_internal()
/dragonfly/crypto/libressl/include/openssl/
H A Dobj_mac.h3999 #define SN_camellia_192_cbc "CAMELLIA-192-CBC" macro