Searched refs:DH_compute_key_hashed (Results 1 – 2 of 2) sorted by relevance
193 OPENSSL_EXPORT int DH_compute_key_hashed(DH *dh, uint8_t *out, size_t *out_len,
363 int DH_compute_key_hashed(DH *dh, uint8_t *out, size_t *out_len, in DH_compute_key_hashed() function