Home
last modified time | relevance | path

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

/third_party/openssl/crypto/evp/
Dc_allc.c34 EVP_add_cipher_alias(SN_desx_cbc, "DESX"); in openssl_add_all_ciphers_int()
35 EVP_add_cipher_alias(SN_desx_cbc, "desx"); in openssl_add_all_ciphers_int()
/third_party/openssl/include/openssl/
Dobj_mac.h2082 #define SN_desx_cbc "DESX-CBC" macro