Home
last modified time | relevance | path

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

/openssl-master/providers/common/include/prov/
A Dsecuritycheck.h15 int ossl_dsa_check_key(OSSL_LIB_CTX *ctx, const DSA *dsa, int sign);
/openssl-master/providers/common/
A Dsecuritycheck.c150 int ossl_dsa_check_key(OSSL_LIB_CTX *ctx, const DSA *dsa, int sign) in ossl_dsa_check_key() function
/openssl-master/providers/implementations/signature/
A Ddsa_sig.c201 if (!ossl_dsa_check_key(pdsactx->libctx, vdsa, in dsa_signverify_init()

Completed in 8 milliseconds