Home
last modified time | relevance | path

Searched defs:session_id (Results 1 – 25 of 40) sorted by relevance

12

/openbsd/src/lib/libssl/
Dssl_asn1.c50 CBB cbb, session, cipher_suite, session_id, master_key, time, timeout; in SSL_SESSION_encode() local
241 CBS cbs, session, cipher_suite, session_id, master_key, peer_cert; in d2i_SSL_SESSION() local
Dssl_sess.c536 ssl_session_from_cache(SSL *s, CBS *session_id) in ssl_session_from_cache()
566 ssl_session_from_callback(SSL *s, CBS *session_id) in ssl_session_from_callback()
603 ssl_session_by_id(SSL *s, CBS *session_id) in ssl_session_by_id()
638 ssl_get_prev_session(SSL *s, CBS *session_id, CBS *ext_block, int *alert) in ssl_get_prev_session()
Dtls13_client.c90 CBB cipher_suites, compression_methods, session_id; in tls13_client_hello_build() local
211 CBS server_random, session_id; in tls13_server_hello_process() local
Dtls13_server.c147 CBS cipher_suites, client_random, compression_methods, session_id; in tls13_client_hello_process() local
334 CBB session_id; in tls13_server_hello_build() local
Dssl_srvr.c778 CBS cbs, client_random, session_id, cookie, cipher_suites; in ssl3_get_client_hello() local
1221 CBB cbb, server_hello, session_id; in ssl3_send_server_hello() local
Dssl_clnt.c644 CBB cbb, client_hello, session_id, cookie, cipher_suites; in ssl3_send_client_hello() local
817 CBS cbs, server_random, session_id; in ssl3_get_server_hello() local
/openbsd/src/regress/usr.sbin/rpki-client/
Dtest-rrdp.c136 rrdp_new(unsigned int id, char *local, char *notify, char *session_id, in rrdp_new()
272 char *session_id = NULL; in main() local
/openbsd/src/usr.sbin/npppd/pppoe/
Dpppoe.h71 uint16_t session_id; member
162 uint16_t session_id; member
Dpppoed.c632 int session_id; in pppoed_input() local
805 int session_id, shuffle_cnt; in pppoed_recv_PADR() local
Dpppoe_session.c87 int session_id, u_char *ether_addr) in pppoe_session_init()
/openbsd/src/sys/net/
Dif_pppoe.h58 u_int session_id; /* if state == PPPOE_STATE_SESSION */ member
Dpipex.c668 pipex_lookup_by_session_id_locked(int protocol, int session_id) in pipex_lookup_by_session_id_locked()
693 pipex_lookup_by_session_id(int protocol, int session_id) in pipex_lookup_by_session_id()
1990 uint16_t flags, session_id, ver; in pipex_l2tp_lookup_session() local
2237 uint16_t session_id, tunnel_id, flags; in pipex_l2tp_userland_lookup_session() local
Dpipex_local.h195 uint16_t session_id; /* [I] session-id (PK) */ member
274 uint16_t session_id; /* session id */ member
291 uint16_t session_id; member
Dif_pppx.c595 pppx_if_find_locked(struct pppx_dev *pxd, int session_id, int protocol) in pppx_if_find_locked()
612 pppx_if_find(struct pppx_dev *pxd, int session_id, int protocol) in pppx_if_find()
/openbsd/src/usr.sbin/bgpd/
Drtr_proto.c35 uint16_t session_id; member
200 int session_id; member
280 uint16_t session_id) in rtr_newmsg()
413 rtr_check_session_id(struct rtr_session *rs, uint16_t session_id, in rtr_check_session_id()
/openbsd/src/usr.sbin/npppd/l2tp/
Dl2tp_local.h62 uint16_t session_id; member
Dl2tpd.c225 u_int session_id; in l2tpd_assign_call() local
Dl2tp_call.c168 int i, len, session_id, send_cdn; in l2tp_call_recv_packet() local
/openbsd/src/usr.sbin/smtpd/
Dmda.c38 uint64_t session_id; member
786 mda_envelope(uint64_t session_id, const struct envelope *evp) in mda_envelope()
/openbsd/src/usr.sbin/radiusd/
Dradiusd_ipcp.h43 char session_id[256]; member
/openbsd/src/usr.bin/ssh/
Dgss-genr.c254 const char *context, const struct sshbuf *session_id) in ssh_gssapi_buildmic()
Dauthfd.c753 const struct sshbuf *session_id, const struct sshbuf *signature, in ssh_agent_bind_hostkey()
/openbsd/src/usr.sbin/rpki-client/
Drrdp_snapshot.c43 char *session_id; member
Drrdp_delta.c45 char *session_id; member
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Dpsp_gfx_if.h142 uint32_t session_id; /* Session ID of the loaded TA to be unloaded */ member
175 uint32_t session_id; /* Session ID of the TA to be executed */ member
401 uint32_t session_id; /* +4 session ID in response to LoadTa command */ member

12