Home
last modified time | relevance | path

Searched refs:DH_check_params (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libcrypto/dh/
H A Ddh_check.c80 if (!DH_check_params(dh, &flags)) in DH_check_params_ex()
92 DH_check_params(const DH *dh, int *flags) in DH_check_params() function
165 if (!DH_check_params(dh, flags)) in DH_check()
H A Ddh_local.h110 int DH_check_params(const DH *dh, int *flags);