Home
last modified time | relevance | path

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

/trueos/crypto/openssl/crypto/dsa/
HDdsa_err.c112 {ERR_REASON(DSA_R_NEED_NEW_SETUP_VALUES), "need new setup values"},
HDdsa.h321 # define DSA_R_NEED_NEW_SETUP_VALUES 110 macro
HDdsa_ossl.c199 reason = DSA_R_NEED_NEW_SETUP_VALUES; in dsa_do_sign()