Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/dsa/
H A Ddsa_err.c88 {ERR_REASON(DSA_R_PARAMETER_ENCODING_ERROR),"parameter encoding error"},
H A Ddsa.h258 #define DSA_R_PARAMETER_ENCODING_ERROR 105 macro
H A Ddsa_ameth.c109 DSAerror(DSA_R_PARAMETER_ENCODING_ERROR); in dsa_pub_decode()
223 DSAerror(DSA_R_PARAMETER_ENCODING_ERROR); in dsa_priv_decode()