Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Dsae.c882 struct crypto_ec_point *p1 = NULL, *p2 = NULL, *pt = NULL; in sae_derive_pt_ecc() local
980 *pt = NULL; in sae_derive_pt_ffc() local
1054 struct sae_pt *pt; in sae_derive_pt_group() local
1107 struct sae_pt *pt = NULL, *last = NULL, *tmp; in sae_derive_pt() local
1146 sae_derive_pwe_from_pt_ecc(const struct sae_pt *pt, in sae_derive_pwe_from_pt_ecc()
1211 sae_derive_pwe_from_pt_ffc(const struct sae_pt *pt, in sae_derive_pwe_from_pt_ffc()
1270 void sae_deinit_pt(struct sae_pt *pt) in sae_deinit_pt()
1371 int sae_prepare_commit_pt(struct sae_data *sae, const struct sae_pt *pt, in sae_prepare_commit_pt()
Dcommon_module_tests.c388 struct sae_pt *pt_info, *pt; in sae_tests() local
/hostap-latest/src/eapol_auth/
Deapol_auth_dump.c16 static inline const char * port_type_txt(PortTypes pt) in port_type_txt()
/hostap-latest/src/pasn/
Dpasn_common.c111 int pasn_set_pt(struct pasn_data *pasn, struct sae_pt *pt) in pasn_set_pt()
Dpasn_common.h49 struct sae_pt *pt; member
/hostap-latest/src/crypto/
Dcrypto_module_tests.c2206 const char *pt; member
2320 struct wpabuf *info, *pk_r, *sk_r, *enc, *pt, *aad, *ct; in run_hpke_test() local
Daes_i.h113 #define GETU32(pt) (((u32)(pt)[0] << 24) ^ ((u32)(pt)[1] << 16) ^ \ argument
Dcrypto_openssl.c5099 const u8 *pt, size_t pt_len) in hpke_aead_seal()
5160 const u8 *pt, size_t pt_len) in hpke_base_seal_int()
5263 struct wpabuf *pt = NULL; in hpke_aead_open() local
5328 struct wpabuf *pt = NULL; in hpke_base_open_int() local
5419 const u8 *pt, size_t pt_len) in hpke_base_seal()
5556 const u8 *pt, size_t pt_len) in hpke_base_seal()
/hostap-latest/wpa_supplicant/
Dconfig_ssid.h267 struct sae_pt *pt; member
Ddpp_supplicant.c3800 struct wpabuf *pt, *msg, *enc_ct; in wpas_dpp_send_private_peer_intro_update() local
/hostap-latest/src/ap/
Dieee802_11.c559 struct sae_pt *pt = NULL; in sae_get_password() local
613 struct sae_pt *pt = NULL; in auth_build_sae_commit() local
Ddpp_hostapd.c2797 struct wpabuf *pt; in hostapd_dpp_rx_priv_peer_intro_update() local
Dap_config.h114 struct sae_pt *pt; member
261 struct sae_pt *pt; member