Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/crypto/evp/
Dc_allc.c213 EVP_add_cipher_alias(SN_camellia_192_cbc, "CAMELLIA192"); in OpenSSL_add_all_ciphers()
214 EVP_add_cipher_alias(SN_camellia_192_cbc, "camellia192"); in OpenSSL_add_all_ciphers()
/freebsd-9-stable/crypto/openssl/crypto/objects/
Dobj_mac.h3803 #define SN_camellia_192_cbc "CAMELLIA-192-CBC" macro