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

/netbsd-current/crypto/external/bsd/openssl/dist/providers/common/include/prov/
H A Dsecuritycheck.h15 int ossl_dsa_check_key(OSSL_LIB_CTX *ctx, const DSA *dsa, int sign);
/netbsd-current/crypto/external/bsd/openssl/dist/providers/common/
H A Dsecuritycheck.c150 int ossl_dsa_check_key(OSSL_LIB_CTX *ctx, const DSA *dsa, int sign) function
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/signature/
H A Ddsa_sig.c201 if (!ossl_dsa_check_key(pdsactx->libctx, vdsa,

Completed in 116 milliseconds