Searched defs:compute_key (Results 1 – 3 of 3) sorted by relevance
197 static int compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh) in compute_key() function
44 int (*compute_key) (unsigned char *key, const BIGNUM *pub_key, DH *dh); member
614 int (*compute_key)(unsigned char **pout, size_t *poutlen, member