Home
last modified time | relevance | path

Searched defs:DH_check_pubkey (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Ddh.c259 DH_check_pubkey(const DH *dh, const BIGNUM *pub_key, int *codes) in DH_check_pubkey() function
H A Ddh.h61 #define DH_check_pubkey hc_DH_check_pubkey macro