Searched defs:pwd_seed (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | sae.c | 140 static int sae_test_pwd_seed_ecc(struct sae_data *sae, const u8 *pwd_seed, in sae_test_pwd_seed_ecc() argument 189 static int sae_test_pwd_seed_ffc(struct sae_data *sae, const u8 *pwd_seed, in sae_test_pwd_seed_ffc() argument 356 u8 pwd_seed[SHA256_MAC_LEN]; in sae_derive_pwe_ecc() local 504 u8 pwd_seed[SHA256_MAC_LEN]; sae_derive_pwe_ffc() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | sae.c | 147 static int sae_test_pwd_seed_ecc(struct sae_data *sae, const u8 *pwd_seed, in sae_test_pwd_seed_ecc() argument 196 static int sae_test_pwd_seed_ffc(struct sae_data *sae, const u8 *pwd_seed, in sae_test_pwd_seed_ffc() argument 352 u8 pwd_seed[SHA256_MAC_LEN]; in sae_derive_pwe_ecc() local 492 u8 pwd_seed[SHA256_MAC_LEN]; sae_derive_pwe_ffc() local 824 sae_pwd_seed(size_t hash_len, const u8 *ssid, size_t ssid_len, const u8 *password, size_t password_len, const char *identifier, u8 *pwd_seed) sae_pwd_seed() argument 870 u8 pwd_seed[64]; sae_derive_pt_ecc() local 974 u8 pwd_seed[64]; sae_derive_pt_ffc() local [all...] |
Completed in 4 milliseconds