Searched defs:compute_key (Results 1 – 2 of 2) sorted by relevance
258 static int compute_key(DH *dh, unsigned char *out, const BIGNUM *pub_key) { in compute_key() function
230 int (*compute_key)(DH *dh, uint8_t *out, const BIGNUM *pub_key); member