Searched refs:eae_prk (Results 1 – 1 of 1) sorted by relevance
4965 u8 eae_prk[HPKE_MAX_HASH_LEN]; in hpke_extract_and_expand() local4969 eae_prk) < 0) in hpke_extract_and_expand()4980 if (hpke_labeled_expand(ctx, true, eae_prk, "shared_secret", in hpke_extract_and_expand()4985 forced_memzero(eae_prk, sizeof(eae_prk)); in hpke_extract_and_expand()