Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.h37 struct sae_pk { struct
38 struct wpabuf *m;
39 struct crypto_ec_key *key;
40 int group;
41 struct wpabuf *pubkey; /* DER encoded subjectPublicKey */
Dwpa_supplicant_i.h76 u8 *sae_pk; member
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa_i.h58 bool sae_pk; /* whether SAE-PK is used */ member