Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dsae.h86 struct sae_pt { struct
87 struct sae_pt *next; argument
88 int group;
89 struct crypto_ec *ec;
90 struct crypto_ec_point *ecc_pt;
92 const struct dh_group *dh;
93 struct crypto_bignum *ffc_pt;
95 u8 ssid[32];
96 size_t ssid_len;