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

/netbsd-current/crypto/external/bsd/openssl/dist/providers/common/include/prov/
H A Dsecuritycheck.h16 int ossl_dh_check_key(OSSL_LIB_CTX *ctx, const DH *dh);
/netbsd-current/crypto/external/bsd/openssl/dist/providers/common/
H A Dsecuritycheck.c202 int ossl_dh_check_key(OSSL_LIB_CTX *ctx, const DH *dh) function
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/exchange/
H A Ddh_exch.c109 && ossl_dh_check_key(pdhctx->libctx, vdh);

Completed in 73 milliseconds