Home
last modified time | relevance | path

Searched defs:sess_id (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/netinet/
H A Din_l2tp.c98 uint32_t sess_id; in in_l2tp_output() local
247 uint32_t sess_id; in in_l2tp_input() local
364 uint32_t sess_id; in in_l2tp_match() local
/netbsd-src/sys/netinet6/
H A Din6_l2tp.c102 uint32_t sess_id; in in6_l2tp_output() local
243 uint32_t sess_id; in in6_l2tp_input() local
359 uint32_t sess_id; in in6_l2tp_match() local
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dsssvlv.c355 int sess_id; in find_session_by_so() local
373 int sess_id; in find_session_by_context() local
387 int sess_id; in find_next_session() local
403 int sess_id; in free_sort_op() local
437 int sess_id; in free_sort_ops() local
822 int sess_id; in sssvlv_op_search() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_sess.c419 SSL_SESSION *lookup_sess_in_cache(SSL *s, const unsigned char *sess_id, in lookup_sess_in_cache()
H A Dt1_lib.c1357 size_t eticklen, const unsigned char *sess_id, in tls_decrypt_ticket()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dhandshake_helper.c1437 const unsigned char* sess_id = NULL; in do_handshake_internal() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh-agent.c685 struct sshbuf *b = NULL, *sess_id = NULL; in parse_userauth_request() local