Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/common/
HDsae.h24 struct sae_temporary_data { struct
25 u8 kck[SAE_KCK_LEN];
26 struct crypto_bignum *own_commit_scalar;
27 struct crypto_bignum *own_commit_element_ffc;
51 struct sae_temporary_data *tmp; argument