Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/dsa/
H A Ddsa_err.c83 {ERR_REASON(DSA_R_MISSING_PARAMETERS) ,"missing parameters"},
H A Ddsa.h253 #define DSA_R_MISSING_PARAMETERS 101 macro
H A Ddsa_lib.c418 DSAerror(DSA_R_MISSING_PARAMETERS); in dsa_check_key()