Searched refs:ossl_dh_check_pairwise (Results 1 – 3 of 3) sorted by relevance
45 int ossl_dh_check_pairwise(const DH *dh);
332 int ossl_dh_check_pairwise(const DH *dh) in ossl_dh_check_pairwise() function
440 ok = ok && ossl_dh_check_pairwise(dh); in dh_validate()