Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dsae.c633 static int sae_derive_k_ecc(struct sae_data *sae, u8 *k) in sae_derive_k_ecc() function
763 (sae->tmp->ec && sae_derive_k_ecc(sae, k) < 0) || in sae_process_commit()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae.c1424 static int sae_derive_k_ecc(struct sae_data *sae, u8 *k) in sae_derive_k_ecc() function
1663 (sae->tmp->ec && sae_derive_k_ecc(sae, k) < 0) || in sae_process_commit()

Completed in 6 milliseconds