Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dsae.c669 static int sae_derive_k_ffc(struct sae_data *sae, u8 *k) in sae_derive_k_ffc() function
764 (sae->tmp->dh && sae_derive_k_ffc(sae, k) < 0) || in sae_process_commit()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae.c1460 static int sae_derive_k_ffc(struct sae_data *sae, u8 *k) in sae_derive_k_ffc() function
1664 (sae->tmp->dh && sae_derive_k_ffc(sae, k) < 0) || in sae_process_commit()

Completed in 8 milliseconds