/hostap-latest/src/common/ |
D | ptksa_cache.h | 27 void (*cb)(struct ptksa_cache_entry *e); member
|
D | nan_de.c | 66 struct nan_callbacks cb; member 81 const struct nan_callbacks *cb) in nan_de_init()
|
/hostap-latest/src/wps/ |
D | http_client.c | 28 void (*cb)(void *ctx, struct http_client *c, member
|
D | http_server.c | 30 void (*cb)(void *ctx, struct http_request *req); member
|
D | httpread.c | 53 void (*cb)(struct httpread *handle, void *cookie, member
|
/hostap-latest/src/eap_peer/ |
D | eap_teap.c | 645 const struct teap_tlv_crypto_binding *cb) in eap_teap_validate_crypto_binding() 685 const struct teap_tlv_crypto_binding *cb, in eap_teap_write_crypto_binding() 822 const struct teap_tlv_crypto_binding *cb, size_t bind_len) in eap_teap_process_crypto_binding()
|
/hostap-latest/src/ap/ |
D | nan_usd_ap.c | 149 struct nan_callbacks cb; in hostapd_nan_usd_init() local
|
D | wpa_auth_glue.c | 650 int (*cb)(struct wpa_authenticator *sm, void *ctx); member 1657 static const struct wpa_auth_callbacks cb = { in hostapd_setup_wpa() local
|
D | gas_query_ap.c | 52 void (*cb)(void *ctx, const u8 *dst, u8 dialog_token, member
|
D | wpa_auth_i.h | 251 const struct wpa_auth_callbacks *cb; member
|
/hostap-latest/src/crypto/ |
D | aes-gcm.c | 146 u8 cb[AES_BLOCK_SIZE], tmp[AES_BLOCK_SIZE]; in aes_gctr() local
|
D | tls_internal.c | 758 tls_session_ticket_cb cb, in tls_connection_set_session_ticket_cb()
|
D | tls_gnutls.c | 1753 tls_session_ticket_cb cb, void *ctx) in tls_connection_set_session_ticket_cb()
|
/hostap-latest/src/eap_common/ |
D | eap_teap_common.c | 356 int eap_teap_compound_mac(u16 tls_cs, const struct teap_tlv_crypto_binding *cb, in eap_teap_compound_mac()
|
/hostap-latest/src/tls/ |
D | tlsv1_client.c | 876 tlsv1_client_session_ticket_cb cb, in tlsv1_client_set_session_ticket_cb()
|
D | tlsv1_server.c | 720 tlsv1_server_session_ticket_cb cb, in tlsv1_server_set_session_ticket_cb()
|
/hostap-latest/wpa_supplicant/ |
D | mesh_rsn.c | 166 static const struct wpa_auth_callbacks cb = { in __mesh_rsn_auth_init() local
|
D | nan_usd.c | 340 struct nan_callbacks cb; in wpas_nan_usd_init() local
|
D | ibss_rsn.c | 437 static const struct wpa_auth_callbacks cb = { in ibss_rsn_auth_init_group() local
|
D | gas_query.c | 55 void (*cb)(void *ctx, const u8 *dst, u8 dialog_token, member
|
/hostap-latest/src/eap_server/ |
D | eap_server_teap.c | 622 struct teap_tlv_crypto_binding *cb; in eap_teap_build_crypto_binding() local 1413 struct eap_teap_data *data, const struct teap_tlv_crypto_binding *cb, in eap_teap_validate_crypto_binding()
|
/hostap-latest/src/eapol_supp/ |
D | eapol_supp_sm.h | 109 void (*cb)(struct eapol_sm *eapol, enum eapol_supp_result result, member
|
D | eapol_supp_sm.c | 949 int cb; in eapol_sm_set_port_authorized() local 961 int cb; in eapol_sm_set_port_unauthorized() local
|
/hostap-latest/src/eapol_auth/ |
D | eapol_auth_sm.c | 1234 struct eapol_auth_cb *cb) in eapol_auth_init()
|
D | eapol_auth_sm_i.h | 29 struct eapol_auth_cb cb; member
|