Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Ddh.h44 int ossl_dh_check_priv_key(const DH *dh, const BIGNUM *priv_key, int *ret);
/openssl/crypto/dh/
H A Ddh_check.c278 int ossl_dh_check_priv_key(const DH *dh, const BIGNUM *priv_key, int *ret) in ossl_dh_check_priv_key() function
/openssl/providers/implementations/keymgmt/
H A Ddh_kmgmt.c409 return ossl_dh_check_priv_key(dh, priv_key, &status); in dh_validate_private()

Completed in 8 milliseconds