Searched defs:session (Results 1 – 9 of 9) sorted by relevance
/hostap-latest/src/crypto/ |
D | tls_gnutls.c | 46 gnutls_session_t session; member 699 static int server_ocsp_status_req(gnutls_session_t session, void *ptr, in server_ocsp_status_req() 990 static int check_ocsp(struct tls_connection *conn, gnutls_session_t session, in check_ocsp() 1135 static int tls_connection_verify_peer(gnutls_session_t session) in tls_connection_verify_peer()
|
D | tls_mbedtls_alt.c | 1870 const mbedtls_ssl_session *session, in tls_mbedtls_ssl_ticket_write() 1888 static int tls_mbedtls_ssl_ticket_parse(void *p_ticket, mbedtls_ssl_session *session, unsigned char… in tls_mbedtls_ssl_ticket_parse()
|
D | tls_wolfssl.c | 403 WOLFSSL_SESSION *session; in tls_connection_shutdown() local
|
D | tls_openssl.c | 109 static size_t SSL_SESSION_get_master_key(const SSL_SESSION *session, in SSL_SESSION_get_master_key()
|
/hostap-latest/wlantest/ |
D | rx_mgmt.c | 1196 const u8 *session, *frame_ad, *frame_ad_end, *encr_end; in rx_mgmt_assoc_req() local 1364 const u8 *session, *frame_ad, *frame_ad_end, *encr_end; in rx_mgmt_assoc_resp() local 1512 const u8 *session, *frame_ad, *frame_ad_end, *encr_end; in rx_mgmt_reassoc_req() local 2124 const u8 *session, *frame_ad, *frame_ad_end, *encr_end; in rx_mgmt_reassoc_resp() local
|
/hostap-latest/src/pasn/ |
D | pasn_common.h | 29 u8 session[FILS_SESSION_LEN]; member
|
/hostap-latest/src/radius/ |
D | radius_server.c | 406 struct radius_session *session, *prev; in radius_server_session_remove() local 2005 struct radius_session *session, *prev; in radius_server_free_sessions() local
|
/hostap-latest/src/ap/ |
D | wpa_auth.c | 3106 const u8 *session = NULL; local 3203 const u8 *end, *ie_start, *ie, *session, *crypt; local
|
/hostap-latest/hs20/server/ |
D | spp_server.c | 2792 char *session; in gen_spp_session_id() local
|