Home
last modified time | relevance | path

Searched defs:sae_temporary_data (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.h44 struct sae_temporary_data { struct
45 u8 kck[SAE_MAX_HASH_LEN];
46 size_t kck_len;
47 struct crypto_bignum *own_commit_scalar;
48 struct crypto_bignum *own_commit_element_ffc;
49 struct crypto_ec_point *own_commit_element_ecc;
50 struct crypto_bignum *peer_commit_element_ffc;
51 struct crypto_ec_point *peer_commit_element_ecc;
52 struct crypto_ec_point *pwe_ecc;
53 struct crypto_bignum *pwe_ffc;
[all …]