/hostap-latest/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 | 235 fst_find_session_in_progress(const u8 *peer_addr, struct fst_group *g) in fst_find_session_in_progress() 363 struct fst_group *g; in fst_session_handle_setup_request() local 752 struct fst_session * fst_session_create(struct fst_group *g) in fst_session_create() 1181 void fst_session_enum(struct fst_group *g, fst_session_enum_clb clb, void *ctx) in fst_session_enum() 1235 struct fst_group *g = fst_session_get_group(s); in fst_session_set_str_ifname() local 1297 struct fst_session * fst_session_global_get_first_by_group(struct fst_group *g) in fst_session_global_get_first_by_group() 1312 static int get_group_fill_session(struct fst_group **g, struct fst_session *s) in get_group_fill_session() 1355 struct fst_group *g; in fst_test_req_send_fst_request() local 1407 struct fst_group *g; in fst_test_req_send_fst_response() local 1482 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-latest/hostapd/ |
D | hlr_auc_gw.c | 279 struct gsm_triplet *g = NULL; in read_gsm_triplets() local 364 struct gsm_triplet *g = gsm_db_pos; in get_gsm_triplet() local 595 struct gsm_triplet *g; in sim_req_auth() local 931 struct gsm_triplet *g, *gprev; in cleanup() local
|
/hostap-latest/src/p2p/ |
D | p2p_invitation.c | 34 struct p2p_group *g = p2p->groups[i]; in p2p_build_invitation_req() local 128 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 | 662 const u8 *g, *gend; in p2p_group_info_parse() local
|
D | p2p_group.c | 100 size_t g; in p2p_group_deinit() local 249 struct wpabuf * p2p_group_get_wfd_ie(struct p2p_group *g) in p2p_group_get_wfd_ie()
|
D | p2p_pd.c | 274 struct p2p_group *g = p2p->groups[i]; in p2p_build_prov_disc_resp() local
|
D | p2p.c | 4553 size_t g; in p2p_process_presence_req() local 5102 size_t g; in p2p_update_wfd_ie_groups() local
|
/hostap-latest/src/crypto/ |
D | sha256-internal.c | 103 #define RND(a,b,c,d,e,f,g,h,i) \ in sha256_compress() argument
|
D | tls_mbedtls_alt.c | 108 #define mbedtls_ssl_tls_prf(a, b, c, d, e, f, g, h) (-1) argument
|
D | crypto_wolfssl.c | 1634 ecc_point *g; /* Only used in DPP for now */ member
|
D | tls_openssl.c | 4124 BIGNUM *p = NULL, *q = NULL, *g = NULL; in openssl_dsa_to_dh() local
|
/hostap-latest/tests/ |
D | test-milenage.c | 786 const struct gsm_milenage_test_set *g; in main() local
|