Searched defs:session_id (Results 1 - 25 of 47) sorted by relevance

12

/freebsd-11-stable/crypto/heimdal/kcm/
H A Dsessions.c43 kcm_session_add(pid_t session_id) argument
/freebsd-11-stable/usr.bin/iscsictl/
H A Dperiphs.c67 print_periphs(int session_id) argument
H A Discsictl.c378 kernel_modify(int iscsi_fd, unsigned int session_id, const struct target *targ) argument
393 kernel_modify_some(int iscsi_fd, unsigned int session_id, const char *target, argument
715 long long session_id = -1; local
[all...]
/freebsd-11-stable/sys/netgraph/
H A Dng_l2tp.h97 u_int16_t session_id; /* local session id */ member in struct:ng_l2tp_sess_config
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-lwapp.c68 uint8_t session_id[4]; member in struct:lwapp_control_header
H A Dprint-rpki-rtr.c46 u_char session_id[2]; /* Session id */ member in union:rpki_rtr_pdu_::__anon4128
/freebsd-11-stable/crypto/openssh/
H A Dsshconnect1.c56 u_char session_id[16]; variable
H A Dauthfd.c390 ssh_decrypt_challenge(int sock, struct sshkey* key, BIGNUM *challenge, u_char session_id[16], u_char response[16]) argument
H A Dkex.h131 u_char *session_id; member in struct:kex
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dtlsv1_client_i.h23 u8 session_id[TLS_SESSION_ID_MAX_LEN]; member in struct:tlsv1_client
H A Dtlsv1_server_i.h24 u8 session_id[TLS_SESSION_ID_MAX_LEN]; member in struct:tlsv1_server
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_asn1.c98 ASN1_OCTET_STRING session_id; member in struct:ssl_session_asn1_st
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dradius.h86 char session_id[256]; /* Unique session ID */ member in struct:radacct
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpas_kay.c269 const u8 *session_id; local
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap_tls.c24 u8 *session_id; member in struct:eap_tls_data
[all...]
H A Deap_sake.c28 u8 session_id; member in struct:eap_sake_data
379 u8 subtype, session_id, id; local
[all...]
H A Deap_gpsk.c26 u8 session_id[128]; member in struct:eap_gpsk_data
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_gpsk.c27 u8 session_id[128]; member in struct:eap_gpsk_data
H A Deap_server_sake.c27 u8 session_id; member in struct:eap_sake_data
241 u8 version, session_id, subtype; local
[all...]
H A Deap_server_pwd.c54 u8 session_id[1 + SHA256_MAC_LEN]; member in struct:eap_pwd_data
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth_kay.c358 const u8 *session_id; local
/freebsd-11-stable/contrib/wpa/src/eap_common/
H A Deap_sake_common.h49 u8 session_id; member in struct:eap_sake_hdr
H A Deap_pwd_common.c304 compute_keys(EAP_PWD_group *grp, const struct crypto_bignum *k, const struct crypto_bignum *peer_scalar, const struct crypto_bignum *server_scalar, const u8 *confirm_peer, const u8 *confirm_server, const u32 *ciphersuite, u8 *msk, u8 *emsk, u8 *session_id) argument
/freebsd-11-stable/lib/libtacplus/
H A Dtaclib_private.h160 u_int8_t session_id[4]; member in struct:tac_msg
/freebsd-11-stable/contrib/wpa/hs20/client/
H A Dspp_client.c107 build_spp_post_dev_data(struct hs20_osu_client *ctx, xml_namespace_t **ret_ns, const char *session_id, const char *reason) argument
326 hs20_spp_upload_mo(struct hs20_osu_client *ctx, xml_node_t *cmd, const char *session_id, const char *pps_fname) argument
409 process_spp_user_input_response(struct hs20_osu_client *ctx, const char *session_id, xml_node_t *add_mo) argument
437 hs20_spp_user_input_completed(struct hs20_osu_client *ctx, const char *session_id) argument
472 hs20_spp_get_certificate(struct hs20_osu_client *ctx, xml_node_t *cmd, const char *session_id, const char *pps_fname) argument
511 hs20_spp_exec(struct hs20_osu_client *ctx, xml_node_t *exec, const char *session_id, const char *pps_fname, xml_node_t *pps, xml_node_t **ret_node) argument
606 char *session_id = NULL; local
827 char *status, *session_id; local
863 build_spp_update_response(struct hs20_osu_client *ctx, const char *session_id, const char *spp_status, const char *error_code) argument
891 hs20_spp_update_response(struct hs20_osu_client *ctx, const char *session_id, const char *spp_status, const char *error_code) argument
[all...]

Completed in 288 milliseconds

12