webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions
check.c File Reference
#include <openssl/dh.h>
#include <openssl/bn.h>

Functions

int DH_check_pub_key (const DH *dh, const BIGNUM *pub_key, int *ret)
 
int DH_check (const DH *dh, int *ret)
 

Function Documentation

◆ DH_check()

int DH_check ( const DH dh,
int *  ret 
)

◆ DH_check_pub_key()

int DH_check_pub_key ( const DH dh,
const BIGNUM pub_key,
int *  ret 
)