Searched defs:DH_compute_key (Results 1 – 4 of 4) sorted by relevance
32 int DH_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) in DH_compute_key() function
361 DH_compute_key(unsigned char *shared_key, in DH_compute_key() function
63 #define DH_compute_key hc_DH_compute_key macro
114 int DH_compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) in DH_compute_key() function