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

123

/freebsd-current/crypto/heimdal/kcm/
H A Dsessions.c43 kcm_session_add(pid_t session_id) argument
/freebsd-current/usr.bin/iscsictl/
H A Dperiphs.c65 print_periphs(int session_id) argument
H A Discsictl.c383 kernel_modify(int iscsi_fd, unsigned int session_id, const struct target *targ) argument
398 kernel_modify_some(int iscsi_fd, unsigned int session_id, const char *target, argument
738 long long session_id = -1; local
[all...]
/freebsd-current/contrib/tcpdump/
H A Dprint-someip.c89 uint16_t session_id; local
H A Dprint-lwapp.c69 nd_uint32_t session_id; member in struct:lwapp_control_header
H A Dprint-rpki-rtr.c44 nd_uint16_t session_id; /* Session id */ member in union:rpki_rtr_pdu_::__anon3677
/freebsd-current/crypto/openssl/ssl/
H A Dssl_asn1.c23 ASN1_OCTET_STRING *session_id; member in struct:__anon4207
/freebsd-current/crypto/openssl/providers/implementations/kdfs/
H A Dsshkdf.c49 unsigned char *session_id; member in struct:__anon4169
227 SSHKDF(const EVP_MD *evp_md, const unsigned char *key, size_t key_len, const unsigned char *xcghash, size_t xcghash_len, const unsigned char *session_id, size_t session_id_len, char type, unsigned char *okey, size_t okey_len) argument
/freebsd-current/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.c330 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-current/contrib/wpa/src/tls/
H A Dtlsv1_server_i.h24 u8 session_id[TLS_SESSION_ID_MAX_LEN]; member in struct:tlsv1_server
H A Dtlsv1_client_i.h23 u8 session_id[TLS_SESSION_ID_MAX_LEN]; member in struct:tlsv1_client
/freebsd-current/contrib/wpa/src/eap_peer/
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_tls.c24 u8 *session_id; member in struct:eap_tls_data
[all...]
H A Deap_gpsk.c26 u8 session_id[128]; member in struct:eap_gpsk_data
/freebsd-current/contrib/wpa/src/ap/
H A Dwpa_auth_kay.c358 const u8 *session_id; local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dwpas_kay.c269 const u8 *session_id; local
/freebsd-current/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-current/sys/netgraph/
H A Dng_l2tp.h95 u_int16_t session_id; /* local session id */ member in struct:ng_l2tp_sess_config
/freebsd-current/usr.sbin/ppp/
H A Dradius.h84 char session_id[256]; /* Unique session ID */ member in struct:radacct
/freebsd-current/crypto/openssl/test/helpers/
H A Dhandshake.h76 ssl_session_id_t session_id; member in struct:handshake_result
/freebsd-current/crypto/openssh/
H A Dgss-genr.c259 ssh_gssapi_buildmic(struct sshbuf *b, const char *user, const char *service, const char *context, const struct sshbuf *session_id) argument
/freebsd-current/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 173 milliseconds

123