/hostap/src/fst/ |
D | fst_group.h | 22 #define foreach_fst_group_iface(g, i) \ argument 32 static inline bool fst_group_has_ifaces(struct fst_group *g) in fst_group_has_ifaces() 37 static inline struct fst_iface * fst_group_first_iface(struct fst_group *g) in fst_group_first_iface() 42 static inline const char * fst_group_get_id(struct fst_group *g) in fst_group_get_id() 59 #define foreach_fst_group(g) \ argument
|
D | fst_group.c | 132 static struct wpabuf * fst_group_create_mb_ie(struct fst_group *g, in fst_group_create_mb_ie() 237 struct fst_iface * fst_group_get_iface_by_name(struct fst_group *g, in fst_group_get_iface_by_name() 253 u8 fst_group_assign_dialog_token(struct fst_group *g) in fst_group_assign_dialog_token() 262 u32 fst_group_assign_fsts_id(struct fst_group *g) in fst_group_assign_fsts_id() 439 struct fst_group *g; in fst_group_create() local 459 void fst_group_attach_iface(struct fst_group *g, struct fst_iface *i) in fst_group_attach_iface() 480 void fst_group_detach_iface(struct fst_group *g, struct fst_iface *i) in fst_group_detach_iface() 512 void fst_group_update_ie(struct fst_group *g) in fst_group_update_ie()
|
D | fst_ctrl_iface.c | 21 struct fst_group *g; in get_fst_group_by_id() local 85 struct fst_group *g; in fst_ctrl_iface_notify() local 251 struct fst_group *g; in session_add() local 276 struct fst_group *g; in session_remove() local 469 static void list_session_enum_cb(struct fst_group *g, struct fst_session *s, in list_session_enum_cb() 486 struct fst_group *g; in list_sessions() local 511 struct fst_group *g; in iface_peers() local 562 struct fst_group *g; in get_peer_mbies() local 598 struct fst_group *g; in list_ifaces() local 631 struct fst_group *g; in list_groups() local [all …]
|
D | fst_session.c | 231 fst_find_session_in_progress(const u8 *peer_addr, struct fst_group *g) in fst_find_session_in_progress() 359 struct fst_group *g; in fst_session_handle_setup_request() local 748 struct fst_session * fst_session_create(struct fst_group *g) in fst_session_create() 1177 void fst_session_enum(struct fst_group *g, fst_session_enum_clb clb, void *ctx) in fst_session_enum() 1231 struct fst_group *g = fst_session_get_group(s); in fst_session_set_str_ifname() local 1293 struct fst_session * fst_session_global_get_first_by_group(struct fst_group *g) in fst_session_global_get_first_by_group() 1308 static int get_group_fill_session(struct fst_group **g, struct fst_session *s) in get_group_fill_session() 1351 struct fst_group *g; in fst_test_req_send_fst_request() local 1403 struct fst_group *g; in fst_test_req_send_fst_response() local 1478 struct fst_group *g; in fst_test_req_send_ack_request() local [all …]
|
D | fst_iface.c | 15 struct fst_iface * fst_iface_create(struct fst_group *g, const char *ifname, in fst_iface_create()
|
D | fst.c | 42 struct fst_group *g; in fst_attach() local
|
/hostap/hostapd/ |
D | hlr_auc_gw.c | 280 struct gsm_triplet *g = NULL; in read_gsm_triplets() local 365 struct gsm_triplet *g = gsm_db_pos; in get_gsm_triplet() local 596 struct gsm_triplet *g; in sim_req_auth() local 938 struct gsm_triplet *g, *gprev; in cleanup() local
|
/hostap/src/p2p/ |
D | p2p_invitation.c | 37 struct p2p_group *g = p2p->groups[i]; in p2p_build_invitation_req() local 133 struct p2p_group *g = p2p->groups[i]; in p2p_build_invitation_resp() local
|
D | p2p_dev_disc.c | 165 size_t g; in p2p_process_dev_disc_req() local
|
D | p2p_parse.c | 730 const u8 *g, *gend; in p2p_group_info_parse() local
|
D | p2p_group.c | 100 size_t g; in p2p_group_deinit() local 277 struct wpabuf * p2p_group_get_wfd_ie(struct p2p_group *g) in p2p_group_get_wfd_ie()
|
D | p2p_pd.c | 368 struct p2p_group *g = p2p->groups[i]; in p2p_build_prov_disc_resp() local
|
D | p2p.c | 4728 size_t g; in p2p_process_presence_req() local 5411 size_t g; in p2p_update_wfd_ie_groups() local
|
/hostap/src/crypto/ |
D | sha256-internal.c | 103 #define RND(a,b,c,d,e,f,g,h,i) \ in sha256_compress() argument
|
D | crypto_wolfssl.c | 1638 ecc_point *g; /* Only used in DPP for now */ member
|
D | tls_openssl.c | 4279 BIGNUM *p = NULL, *q = NULL, *g = NULL; in openssl_dsa_to_dh() local
|
/hostap/tests/ |
D | test-milenage.c | 786 const struct gsm_milenage_test_set *g; in main() local
|