Home
last modified time | relevance | path

Searched refs:hkdf_expand (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae.c556 static int hkdf_expand(size_t hash_len, const u8 *prk, size_t prk_len, in hkdf_expand() function
892 if (hkdf_expand(hash_len, pwd_seed, hash_len, in sae_derive_pt_ecc()
914 if (hkdf_expand(hash_len, pwd_seed, hash_len, in sae_derive_pt_ecc()
996 if (hkdf_expand(hash_len, pwd_seed, hash_len, in sae_derive_pt_ffc()
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dpkey_ctx.rs881 fn hkdf_expand() { in hkdf_expand() functions

Completed in 5 milliseconds