Searched refs:sae_pk (Results 1 – 15 of 15) sorted by relevance
37 struct sae_pk { struct72 const struct sae_pk *ap_pk;134 int *rejected_groups, const struct sae_pk *pk);170 void sae_deinit_pk(struct sae_pk *pk);171 struct sae_pk * sae_parse_pk(const char *val);
204 wpa_s->sae_pk_elems.sae_pk = (u8*)os_zalloc(sizeof(u8)*(elem->datalen-4)); in ieee802_11_parse_vendor_specific()205 os_memcpy(wpa_s->sae_pk_elems.sae_pk, pos+4, elem->datalen-4); in ieee802_11_parse_vendor_specific()
650 if (!elems.fils_pk || !elems.fils_key_confirm || !elems.sae_pk) { in sae_check_confirm_pk()665 elems.sae_pk, SAE_PK_M_LEN + AES_BLOCK_SIZE); in sae_check_confirm_pk()668 elems.sae_pk, SAE_PK_M_LEN + AES_BLOCK_SIZE, in sae_check_confirm_pk()
76 u8 *sae_pk; member
1319 int *rejected_groups, const struct sae_pk *pk) in sae_prepare_commit_pt()
58 bool sae_pk; /* whether SAE-PK is used */ member
302 if (sm->sae_pk) { in wpa_gen_rsnxe()
2762 sm->sae_pk = true; in wpa_sm_set_ap_rsnxe()
182 "src/common/sae_pk.c")
492 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/common/sae_pk.c"
450 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/common/sae_pk.c"
453 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/common/sae_pk.c"
505 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/common/sae_pk.c"
458 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/common/sae_pk.c"
522 "${WPA_SUPPLICANT_COMPONENT_DIR}/src/common/sae_pk.c"