Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/evp/
H A Devp_lib.c168 case NID_des_cfb64: in EVP_CIPHER_type()
171 return NID_des_cfb64; in EVP_CIPHER_type()
176 return NID_des_cfb64; in EVP_CIPHER_type()
H A De_des.c247 .nid = NID_des_cfb64,
/dragonfly/crypto/libressl/include/openssl/
H A Dobjects.h213 #define NID_des_cfb64 30 macro
H A Dobj_mac.h2029 #define NID_des_cfb64 30 macro
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h1056 {"DES-CFB","des-cfb",NID_des_cfb64,5,&(lvalues[191]),0},