Searched refs:DH_check_pub_key (Results 1 – 4 of 4) sorted by relevance
151 int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *ret) in DH_check_pub_key() function
243 if (!DH_check_pub_key(dh, pub_key, &check_result) || check_result) { in compute_key()
220 int DH_check_pub_key(const DH *dh, const BIGNUM *pub_key, int *codes);
3375 DH_check_pub_key 3774 EXIST::FUNCTION:DH