Go to the source code of this file.
Functions | |
int | DH_check (const DH *dh, int *ret) |
int | DH_check_pub_key (const DH *dh, const BIGNUM *pub_key, int *ret) |
int DH_check | ( | const DH * | dh, |
int * | ret | ||
) |
Definition at line 73 of file dh_check.c.
Definition at line 122 of file dh_check.c.