Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/dsa/
H A Ddsa_ameth.c452 DSAerror(ERR_R_DSA_LIB); in dsa_param_decode()
492 DSAerror(ERR_R_DSA_LIB); in old_dsa_priv_decode()
/dragonfly/crypto/libressl/include/openssl/
H A Derr.h313 #define ERR_R_DSA_LIB ERR_LIB_DSA /* 10 */ macro
/dragonfly/crypto/libressl/crypto/err/
H A Derr.c188 {ERR_R_DSA_LIB, "DSA lib"},