Home
last modified time | relevance | path

Searched defs:sess (Results 1 – 24 of 24) sorted by relevance

/dflybsd-src/sbin/iscontrol/
H A Dfsm.c70 tcpConnect(isess_t *sess) in tcpConnect()
225 setOptions(isess_t *sess, int flag) in setOptions()
271 startSession(isess_t *sess) in startSession()
348 doCAM(isess_t *sess) in doCAM()
399 supervise(isess_t *sess) in supervise()
486 handledDiscoveryResp(isess_t *sess, pdu_t *pp) in handledDiscoveryResp()
506 doDiscovery(isess_t *sess) in doDiscovery()
522 doLogin(isess_t *sess) in doLogin()
581 handleLogoutResp(isess_t *sess, pdu_t *pp) in handleLogoutResp()
589 startLogout(isess_t *sess) in startLogout()
[all …]
H A Dlogin.c117 handleTgtResp(isess_t *sess, pdu_t *pp) in handleTgtResp()
151 processParams(isess_t *sess, pdu_t *pp) in processParams()
220 handleLoginResp(isess_t *sess, pdu_t *pp) in handleLoginResp()
277 handleChap(isess_t *sess, pdu_t *pp) in handleChap()
320 authenticate(isess_t *sess) in authenticate()
363 loginPhase(isess_t *sess) in loginPhase()
H A Dpdu.c47 xmitpdu(isess_t *sess, pdu_t *pp) in xmitpdu()
60 recvpdu(isess_t *sess, pdu_t *pp) in recvpdu()
75 sendPDU(isess_t *sess, pdu_t *pp, handler_t *hdlr) in sendPDU()
/dflybsd-src/contrib/wpa_supplicant/src/eap_common/
H A Deap_eke_common.c303 int eap_eke_derive_key(struct eap_eke_session *sess, in eap_eke_derive_key()
342 int eap_eke_dhcomp(struct eap_eke_session *sess, const u8 *key, const u8 *dhpub, in eap_eke_dhcomp()
377 int eap_eke_shared_secret(struct eap_eke_session *sess, const u8 *key, in eap_eke_shared_secret()
422 int eap_eke_derive_ke_ki(struct eap_eke_session *sess, in eap_eke_derive_ke_ki()
476 int eap_eke_derive_ka(struct eap_eke_session *sess, in eap_eke_derive_ka()
521 int eap_eke_derive_msk(struct eap_eke_session *sess, in eap_eke_derive_msk()
583 int eap_eke_prot(struct eap_eke_session *sess, in eap_eke_prot()
637 int eap_eke_decrypt_prot(struct eap_eke_session *sess, in eap_eke_decrypt_prot()
686 int eap_eke_auth(struct eap_eke_session *sess, const char *label, in eap_eke_auth()
699 int eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, in eap_eke_session_init()
[all …]
/dflybsd-src/contrib/wpa_supplicant/src/radius/
H A Dradius_server.c430 void srv_log(struct radius_session *sess, const char *fmt, ...) in srv_log()
516 struct radius_session *sess = client->sessions; in radius_server_get_session() local
530 struct radius_session *sess) in radius_server_session_free()
546 struct radius_session *sess) in radius_server_session_remove()
575 struct radius_session *sess = timeout_ctx; in radius_server_session_remove_timeout() local
584 struct radius_session *sess = timeout_ctx; in radius_server_session_timeout() local
595 struct radius_session *sess; in radius_server_new_session() local
620 static void radius_server_testing_options_tls(struct radius_session *sess, in radius_server_testing_options_tls()
666 static void radius_server_testing_options(struct radius_session *sess, in radius_server_testing_options()
709 struct radius_session *sess; in radius_server_get_new_session() local
[all …]
/dflybsd-src/crypto/libressl/ssl/
H A Dssl_sess.c162 SSL_SESSION *sess; in SSL_get1_session() local
430 SSL_SESSION *sess; in ssl_session_from_cache() local
460 SSL_SESSION *sess; in ssl_session_from_callback() local
497 SSL_SESSION *sess; in ssl_session_by_id() local
532 SSL_SESSION *sess = NULL; in ssl_get_prev_session() local
1107 int (*cb)(struct ssl_st *ssl, SSL_SESSION *sess)) { in SSL_CTX_sess_set_new_cb()
1119 void (*cb)(SSL_CTX *ctx, SSL_SESSION *sess)) in SSL_CTX_sess_set_remove_cb()
H A Dssl_pkt.c535 SSL_SESSION *sess = s->session; in do_ssl3_write() local
H A Dt1_lib.c982 SSL_SESSION *sess = NULL; in tls_decrypt_ticket() local
H A Dssl_clnt.c654 SSL_SESSION *sess = s->session; in ssl3_send_client_hello() local
/dflybsd-src/sys/kern/
H A Dkern_kinfo.c119 struct session *sess; in fill_kinfo_proc() local
H A Dkern_proc.c237 sessinsertinit(struct session *sess) in sessinsertinit()
772 struct session *sess; in enterpgrp() local
896 sess_rele(struct session *sess) in sess_rele()
1072 struct session *sess; in proc_makepid() local
H A Dsubr_prf.c175 tprintf_close(tpr_t sess) in tprintf_close()
188 struct session *sess = (struct session *)tpr; in tprintf() local
H A Dvfs_vnops.c1026 struct session *sess; in vn_ioctl() local
/dflybsd-src/usr.bin/who/
H A Dutmpentry.h46 uint16_t sess; member
H A Dwho.c281 pid_t pid, uint16_t term, uint16_t xit, uint16_t sess, uint16_t type) in print()
/dflybsd-src/sys/vfs/procfs/
H A Dprocfs_status.c68 struct session *sess; in procfs_dostatus() local
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dtls_wolfssl.c176 static void remove_session_cb(WOLFSSL_CTX *ctx, WOLFSSL_SESSION *sess) in remove_session_cb()
2144 WOLFSSL_SESSION *sess; in tls_connection_remove_session() local
2159 WOLFSSL_SESSION *sess; in tls_connection_set_success_data() local
2193 WOLFSSL_SESSION *sess; in tls_connection_get_success_data() local
H A Dtls_openssl.c933 static void remove_session_cb(SSL_CTX *ctx, SSL_SESSION *sess) in remove_session_cb()
4058 SSL_SESSION *sess; in tls_connection_get_eap_fast_key() local
5456 SSL_SESSION *sess; in tls_connection_set_success_data() local
5494 SSL_SESSION *sess; in tls_connection_get_success_data() local
5505 SSL_SESSION *sess; in tls_connection_remove_session() local
/dflybsd-src/lib/libkvm/
H A Dkvm_proc.c203 struct session sess; in kvm_proclist() local
/dflybsd-src/contrib/wpa_supplicant/src/eap_server/
H A Deap_server_eke.c29 struct eap_eke_session sess; member
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
H A Deap_eke.c27 struct eap_eke_session sess; member
/dflybsd-src/sys/vfs/devfs/
H A Ddevfs_vnops.c1584 struct session *sess; in devfs_fo_ioctl() local
/dflybsd-src/crypto/libressl/apps/openssl/
H A Ds_client.c1084 SSL_SESSION *sess; in s_client_main() local
/dflybsd-src/lib/libdmsg/
H A Ddmsg.h101 uint8_t sess[64]; /* 010 512-bit session key */ member