Home
last modified time | relevance | path

Searched refs:DH_compute_key_hashed (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/include/openssl/
Ddh.h193 OPENSSL_EXPORT int DH_compute_key_hashed(DH *dh, uint8_t *out, size_t *out_len,
/external/boringssl/src/crypto/fipsmodule/dh/
Ddh.c363 int DH_compute_key_hashed(DH *dh, uint8_t *out, size_t *out_len, in DH_compute_key_hashed() function