Searched defs:session_id (Results 26 - 50 of 53) sorted by relevance

123

/freebsd-current/crypto/openssh/
H A Dauthfd.c753 ssh_agent_bind_hostkey(int sock, const struct sshkey *key, const struct sshbuf *session_id, const struct sshbuf *signature, int forwarding) argument
H A Dkex.h160 struct sshbuf *session_id; member in struct:kex
/freebsd-current/crypto/openssl/test/
H A Dbad_dtls_test.c53 static unsigned char session_id[32]; variable
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap_pwd.c54 u8 session_id[1 + SHA256_MAC_LEN]; member in struct:eap_pwd_data
H A Deap_peap.c58 u8 *session_id; member in struct:eap_peap_data
[all...]
H A Deap_fast.c56 u8 *session_id; member in struct:eap_fast_data
[all...]
H A Deap_ttls.c58 u8 *session_id; member in struct:eap_ttls_data
[all...]
H A Deap.c691 u8 *session_id = NULL; local
H A Deap_teap.c56 u8 *session_id; member in struct:eap_teap_data
[all...]
/freebsd-current/contrib/wpa/src/fst/
H A Dfst_ctrl_iface.c81 static void fst_ctrl_iface_notify(struct fst_iface *f, u32 session_id, argument
149 session_id, local
161 session_id, local
171 static int session_get(const char *session_id, char *buf, size_t buflen) argument
210 static int session_set(const char *session_id, char *buf, size_t buflen) argument
273 static int session_remove(const char *session_id, char *buf, size_t buflen) argument
297 static int session_initiate(const char *session_id, cha argument
320 session_respond(const char *session_id, char *buf, size_t buflen) argument
363 session_transfer(const char *session_id, char *buf, size_t buflen) argument
387 session_teardown(const char *session_id, char *buf, size_t buflen) argument
728 u32 session_id = s ? fst_session_get_id(s) : FST_INVALID_SESSION_ID; local
[all...]
/freebsd-current/contrib/wpa/src/p2p/
H A Dp2p_pd.c566 u32 session_id = 0; local
405 p2ps_setup_p2ps_prov(struct p2p_data *p2p, u32 adv_id, u32 session_id, u16 method, const u8 *session_mac, const u8 *adv_mac) argument
1199 u32 session_id; local
[all...]
H A Dp2p.h193 u32 session_id; member in struct:p2ps_provision
H A Dp2p_i.h647 const u8 *session_id; member in struct:p2p_message
/freebsd-current/lib/libtacplus/
H A Dtaclib_private.h138 u_int8_t session_id[4]; member in struct:tac_msg
/freebsd-current/sys/contrib/dev/iwlwifi/fw/api/
H A Dtime-event.h257 __le32 session_id; member in struct:iwl_time_event_notif
/freebsd-current/sys/netgraph/
H A Dng_l2tp.c409 u_int16_t session_id; local
534 u_int16_t session_id; local
583 uint16_t session_id; local
1492 uint16_t nr, session_id = 0; local
[all...]
/freebsd-current/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c511 u8 *session_id, *emsk; local
/freebsd-current/crypto/openssl/ssl/statem/
H A Dstatem_srvr.c1378 PACKET session_id, compression, extensions, cookie; local
2306 unsigned char *session_id; local
[all...]
H A Dstatem_clnt.c1102 unsigned char *session_id; local
1378 PACKET session_id, extpkt; local
[all...]
/freebsd-current/sys/dev/ice/
H A Dice_protocol_type.h289 __be16 session_id; member in struct:ice_pppoe_hdr
295 __be32 session_id; member in struct:ice_l2tpv3_sess_hdr
/freebsd-current/contrib/bearssl/inc/
H A Dbearssl_ssl.h812 unsigned char session_id[32]; member in struct:__anon26
/freebsd-current/crypto/openssl/ssl/
H A Dssl_lib.c3179 const unsigned char *session_id = a->session_id; local
[all...]
H A Dssl_local.h568 unsigned char session_id[SSL_MAX_SSL_SESSION_ID_LENGTH]; member in struct:ssl_session_st
729 unsigned char session_id[SSL_MAX_SSL_SESSION_ID_LENGTH]; member in struct:__anon7
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp151 uint32_t session_id; member in struct:__anon1026
165 uint32_t session_id; member in struct:__anon1028
225 uint32_t session_id; member in struct:__anon1035
241 uint32_t session_id; member in struct:__anon1037
251 uint32_t session_id; member in struct:__anon1039
257 uint32_t session_id; member in struct:__anon1040
276 uint32_t session_id; member in struct:__anon1042
/freebsd-current/sys/dev/iwm/
H A Dif_iwmreg.h2941 uint32_t session_id; member in struct:iwm_time_event_notif

Completed in 252 milliseconds

123