Home
last modified time | relevance | path

Searched refs:NID_des_cfb64 (Results 1 – 3 of 3) sorted by relevance

/third_party/openssl/crypto/evp/
Devp_lib.c155 case NID_des_cfb64: in EVP_CIPHER_type()
159 return NID_des_cfb64; in EVP_CIPHER_type()
165 return NID_des_cfb64; in EVP_CIPHER_type()
/third_party/openssl/crypto/objects/
Dobj_dat.h1113 {"DES-CFB", "des-cfb", NID_des_cfb64, 5, &so[191]},
/third_party/openssl/include/openssl/
Dobj_mac.h2031 #define NID_des_cfb64 30 macro