Searched defs:DH_check (Results 1 – 3 of 3) sorted by relevance
141 int DH_check(const DH *dh, int *ret) in DH_check() function
6 pub fn DH_check(dh: *const DH, codes: *mut c_int) -> c_int; in DH_check() function