Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/evp/
HDevp_err.c134 {ERR_REASON(EVP_R_UNKNOWN_CIPHER) , "unknown cipher"},
HDevp_pbe.c152 EVPerror(EVP_R_UNKNOWN_CIPHER); in EVP_PBE_CipherInit()
/dragonfly/crypto/libressl/include/openssl/
HDevp.h1447 #define EVP_R_UNKNOWN_CIPHER 160 macro