Home
last modified time | relevance | path

Searched refs:DH_check_pub_key (Results 1 – 4 of 4) sorted by relevance

/NextBSD/crypto/openssl/crypto/dh/
HDdh_check.c151 int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *ret) in DH_check_pub_key() function
HDdh_key.c243 if (!DH_check_pub_key(dh, pub_key, &check_result) || check_result) { in compute_key()
HDdh.h220 int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *codes);
/NextBSD/crypto/openssl/util/
HDlibeay.num3375 DH_check_pub_key 3774 EXIST::FUNCTION:DH