Home
last modified time | relevance | path

Searched defs:spa (Results 1 - 25 of 28) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dpmksa_cache_auth.h24 u8 spa[ETH_ALEN]; member
H A Dctrl_iface_ap.c953 u8 spa[ETH_ALEN]; in hostapd_ctrl_iface_pmksa_add() local
1011 u8 spa[ETH_ALEN]; in hostapd_ctrl_iface_pmksa_create_entry() local
H A Dpmksa_cache_auth.c279 pmksa_cache_auth_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, int session_timeout, struct eapol_state_machine *eapol, int akmp) pmksa_cache_auth_add() argument
315 pmksa_cache_auth_create_entry(const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, int session_timeout, struct eapol_state_machine *eapol, int akmp) pmksa_cache_auth_create_entry() argument
474 pmksa_cache_auth_get(struct rsn_pmksa_cache *pmksa, const u8 *spa, const u8 *pmkid) pmksa_cache_auth_get() argument
509 pmksa_cache_get_okc( struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *spa, const u8 *pmkid) pmksa_cache_get_okc() argument
[all...]
H A Dwpa_auth_ie.c575 const u8 *spa; member
H A Dwpa_auth.c4941 wpa_auth_pmksa_create_entry(const u8 *aa, const u8 *spa, const u8 *pmk, in wpa_auth_pmksa_create_entry() argument
5302 const u8 *spa; member
H A Dwpa_auth_ft.c1174 u8 spa[ETH_ALEN]; member
1192 u8 spa[ETH_ALEN]; member
1322 wpa_ft_store_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0, size_t pmk_r0_len, const u8 *pmk_r0_name, int pairwise, const struct vlan_description *vlan, int expires_in, int session_timeout, const u8 *identity, size_t identity_len, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_store_pmk_r0() argument
1386 wpa_ft_fetch_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0_name, const struct wpa_ft_pmk_r0_sa **r0_out) wpa_ft_fetch_pmk_r0() argument
1409 wpa_ft_store_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1, size_t pmk_r1_len, const u8 *pmk_r1_name, int pairwise, const struct vlan_description *vlan, int expires_in, int session_timeout, const u8 *identity, size_t identity_len, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_store_pmk_r1() argument
1476 wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1_name, u8 *pmk_r1, size_t *pmk_r1_len, int *pairwise, struct vlan_description *vlan, const u8 **identity, size_t *identity_len, const u8 **radius_cui, size_t *radius_cui_len, int *session_timeout) wpa_ft_fetch_pmk_r1() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dpmksa_cache_auth.h24 u8 spa[ETH_ALEN]; member
H A Dctrl_iface_ap.c896 u8 spa[ETH_ALEN]; in hostapd_ctrl_iface_pmksa_add() local
954 u8 spa[ETH_ALEN]; in hostapd_ctrl_iface_pmksa_create_entry() local
H A Dpmksa_cache_auth.c279 pmksa_cache_auth_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, int session_timeout, struct eapol_state_machine *eapol, int akmp) pmksa_cache_auth_add() argument
315 pmksa_cache_auth_create_entry(const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, int session_timeout, struct eapol_state_machine *eapol, int akmp) pmksa_cache_auth_create_entry() argument
474 pmksa_cache_auth_get(struct rsn_pmksa_cache *pmksa, const u8 *spa, const u8 *pmkid) pmksa_cache_auth_get() argument
509 pmksa_cache_get_okc( struct rsn_pmksa_cache *pmksa, const u8 *aa, const u8 *spa, const u8 *pmkid) pmksa_cache_get_okc() argument
[all...]
H A Dwpa_auth_ie.c516 const u8 *spa; member
H A Dwpa_auth.c4513 wpa_auth_pmksa_create_entry(const u8 *aa, const u8 *spa, const u8 *pmk, in wpa_auth_pmksa_create_entry() argument
4872 const u8 *spa; member
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post/
H A Dminimal-http-server-form-post.c24 struct lws_spa *spa; member
[all...]
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post-lwsac/
H A Dminimal-http-server-form-post.c24 struct lws_spa *spa; member
[all...]
/third_party/libwebsockets/plugins/
H A Dprotocol_post_demo.c42 struct lws_spa *spa; member
[all...]
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-form-post-file/
H A Dminimal-http-server-form-post-file.c31 struct lws_spa *spa; /* lws helper decodes multipart form */ member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dpmksa_cache.c131 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) pmksa_cache_add() argument
H A Dpmksa_cache.h135 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) pmksa_cache_add() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dpmksa_cache.c173 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) pmksa_cache_add() argument
H A Dpmksa_cache.h142 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, void *network_ctx, int akmp, const u8 *cache_id) pmksa_cache_add() argument
/third_party/libwebsockets/lib/roles/http/server/
H A Dlws-spa.c98 lws_urldecode_s_create(struct lws_spa *spa, struct lws *wsi, char *out, in lws_urldecode_s_create() argument
457 lws_urldecode_s_destroy(struct lws_spa *spa, struct lws_urldecode_stateful *s) in lws_urldecode_s_destroy() argument
479 lws_urldecode_spa_lookup(struct lws_spa *spa, const char *name) in lws_urldecode_spa_lookup() argument
498 lws_urldecode_spa_cb(struct lws_spa *spa, const char *name, char **buf, int len, int final) lws_urldecode_spa_cb() argument
550 struct lws_spa *spa; lws_spa_create_via_info() local
642 lws_spa_process(struct lws_spa *spa, const char *in, int len) lws_spa_process() argument
656 lws_spa_get_length(struct lws_spa *spa, int n) lws_spa_get_length() argument
665 lws_spa_get_string(struct lws_spa *spa, int n) lws_spa_get_string() argument
674 lws_spa_finalize(struct lws_spa *spa) lws_spa_finalize() argument
690 lws_spa_destroy(struct lws_spa *spa) lws_spa_destroy() argument
[all...]
/third_party/libwebsockets/plugins/deaddrop/
H A Dprotocol_lws_deaddrop.c76 struct lws_spa *spa; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dcommon_module_tests.c697 const u8 spa[] = { in pasn_test_no_pasn_auth() local
H A Dwpa_common.c657 int fils_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const u8 *spa, const u8 *aa, in fils_pmk_to_ptk() argument
2262 void rsn_pmkid(const u8 *pmk, size_t pmk_len, const u8 *aa, const u8 *spa, in rsn_pmkid() argument
1275 pasn_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const u8 *spa, const u8 *bssid, const u8 *dhss, size_t dhss_len, struct wpa_ptk *ptk, int akmp, int cipher, size_t kdk_len) pasn_pmk_to_ptk() argument
2305 rsn_pmkid_suite_b(const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, u8 *pmkid) rsn_pmkid_suite_b() argument
2338 rsn_pmkid_suite_b_192(const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, u8 *pmkid) rsn_pmkid_suite_b_192() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dwpa_common.c551 int fils_pmk_to_ptk(const u8 *pmk, size_t pmk_len, const u8 *spa, const u8 *aa, in fils_pmk_to_ptk() argument
1837 void rsn_pmkid(const u8 *pmk, size_t pmk_len, const u8 *aa, const u8 *spa, in rsn_pmkid() argument
1882 rsn_pmkid_suite_b(const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, u8 *pmkid) rsn_pmkid_suite_b() argument
1915 rsn_pmkid_suite_b_192(const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, u8 *pmkid) rsn_pmkid_suite_b_192() argument
[all...]
H A Dwpa_common.h419 rsn_pmkid_suite_b(const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, u8 *pmkid) rsn_pmkid_suite_b() argument
429 rsn_pmkid_suite_b_192(const u8 *kck, size_t kck_len, const u8 *aa, const u8 *spa, u8 *pmkid) rsn_pmkid_suite_b_192() argument

Completed in 36 milliseconds

12