Searched defs:pub (Results 1 – 15 of 15) sorted by relevance
/hostap/hostapd/ |
D | sae_pk_gen.c | 22 struct wpabuf *pub = NULL; in main() local
|
/hostap/src/crypto/ |
D | crypto_internal-modexp.c | 48 struct bignum *pub; in crypto_dh_derive_secret() local
|
D | crypto_openssl.c | 835 BIGNUM *pub, *p; in crypto_dh_derive_secret() local 2875 unsigned char *pub; in crypto_ecdh_get_pubkey() local 3172 EC_POINT *pub = NULL; in crypto_ec_key_set_priv() local 3330 u8 *pub; in crypto_ec_key_set_pub() local 3448 const struct crypto_ec_point *pub) in crypto_ec_key_set_pub_point() 3918 unsigned char pub[256]; in crypto_ec_key_get_public_key() local 5536 struct wpabuf *res = NULL, *buf, *pub = NULL; in hpke_base_seal() local
|
D | crypto_nettle.c | 339 mpz_t pub; in crypto_dh_derive_secret() local
|
D | crypto_gnutls.c | 318 gcry_mpi_t pub = NULL; in crypto_dh_derive_secret() local
|
D | crypto_wolfssl.c | 3082 const struct crypto_ec_point *pub) in crypto_ec_key_set_pub_point()
|
/hostap/src/ap/ |
D | ieee802_11.c | 2002 struct wpabuf *data, int pub)) in handle_auth_fils() 2023 struct wpabuf *pub; in handle_auth_fils() local 2225 int pub = 0; in handle_auth_fils() local 2256 struct wpabuf *pub = NULL; in prepare_auth_resp_fils() local 2453 struct wpabuf *data, int pub) in handle_auth_fils_finish() 2492 int pub = 0; in ieee802_11_finish_fils_auth() local 3836 struct wpabuf *secret, *pub, *hkey; in owe_process_assoc_req() local 4079 struct wpabuf *pub; in owe_process_rsn_ie() local 5304 struct wpabuf *pub; in send_assoc_resp() local 5477 struct wpabuf *pub; in owe_assoc_req_process() local
|
D | drv_callbacks.c | 1619 struct wpabuf *data, int pub) in hostapd_notify_auth_fils_finish()
|
/hostap/src/eap_peer/ |
D | eap_eke.c | 364 u8 pub[EAP_EKE_MAX_DH_LEN]; in eap_eke_process_commit() local
|
/hostap/src/eap_server/ |
D | eap_server_eke.c | 243 u8 pub[EAP_EKE_MAX_DH_LEN]; in eap_eke_build_commit() local
|
/hostap/src/wps/ |
D | wps_common.c | 648 struct wpabuf *priv = NULL, *pub = NULL; in wps_nfc_gen_dh() local
|
/hostap/src/eap_common/ |
D | eap_eke_common.c | 345 u8 pub[EAP_EKE_MAX_DH_LEN]; in eap_eke_dhcomp() local
|
/hostap/src/rsn_supp/ |
D | wpa.c | 5934 struct wpabuf *pub = NULL; in fils_build_auth() local 6076 struct wpabuf *pub = NULL; in fils_process_auth() local 6974 struct wpabuf *ie = NULL, *pub = NULL; in owe_build_assoc_req() local 7022 struct wpabuf *secret, *pub, *hkey; in owe_process_assoc_resp() local
|
/hostap/src/common/ |
D | dpp_crypto.c | 686 static int dpp_check_pubkey_match(struct crypto_ec_key *pub, in dpp_check_pubkey_match() 2004 struct wpabuf *pub = NULL; in dpp_pfs_init() local
|
D | dpp.c | 1592 struct wpabuf *pub; in dpp_build_jwk() local
|