Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/hpke/
Dhpke.c107 static int hpke_extract_and_expand(const EVP_MD *hkdf_md, uint8_t *out_key, in hpke_extract_and_expand() function
282 if (!hpke_extract_and_expand(EVP_sha256(), out_shared_secret, in hpke_encap()
303 if (!hpke_extract_and_expand(EVP_sha256(), out_shared_secret, in hpke_decap()