Searched defs:session_id (Results 26 - 48 of 48) sorted by relevance

12

/freebsd-13-stable/sys/contrib/openzfs/module/icp/io/
H A Dsha2_mod.c623 sha2_digest_atomic(crypto_provider_handle_t provider, crypto_session_id_t session_id, crypto_mechanism_t *mechanism, crypto_data_t *data, crypto_data_t *digest, crypto_req_handle_t req) argument
988 sha2_mac_atomic(crypto_provider_handle_t provider, crypto_session_id_t session_id, crypto_mechanism_t *mechanism, crypto_key_t *key, crypto_data_t *data, crypto_data_t *mac, crypto_spi_ctx_template_t ctx_template, crypto_req_handle_t req) argument
1126 sha2_mac_verify_atomic(crypto_provider_handle_t provider, crypto_session_id_t session_id, crypto_mechanism_t *mechanism, crypto_key_t *key, crypto_data_t *data, crypto_data_t *mac, crypto_spi_ctx_template_t ctx_template, crypto_req_handle_t req) argument
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Deap_peap.c58 u8 *session_id; member in struct:eap_peap_data
[all...]
H A Deap_pwd.c54 u8 session_id[1 + SHA256_MAC_LEN]; member in struct:eap_pwd_data
H A Deap_fast.c56 u8 *session_id; member in struct:eap_fast_data
[all...]
H A Deap_teap.c55 u8 *session_id; member in struct:eap_teap_data
[all...]
H A Deap_ttls.c58 u8 *session_id; member in struct:eap_ttls_data
[all...]
H A Deap.c683 u8 *session_id = NULL; local
/freebsd-13-stable/contrib/wpa/src/fst/
H A Dfst_ctrl_iface.c81 static void fst_ctrl_iface_notify(struct fst_iface *f, u32 session_id, argument
149 session_id, local
161 session_id, local
171 static int session_get(const char *session_id, char *buf, size_t buflen) argument
210 static int session_set(const char *session_id, char *buf, size_t buflen) argument
273 static int session_remove(const char *session_id, char *buf, size_t buflen) argument
297 static int session_initiate(const char *session_id, cha argument
320 session_respond(const char *session_id, char *buf, size_t buflen) argument
363 session_transfer(const char *session_id, char *buf, size_t buflen) argument
387 session_teardown(const char *session_id, char *buf, size_t buflen) argument
728 u32 session_id = s ? fst_session_get_id(s) : FST_INVALID_SESSION_ID; local
[all...]
/freebsd-13-stable/contrib/wpa/src/p2p/
H A Dp2p_pd.c566 u32 session_id = 0; local
405 p2ps_setup_p2ps_prov(struct p2p_data *p2p, u32 adv_id, u32 session_id, u16 method, const u8 *session_mac, const u8 *adv_mac) argument
1199 u32 session_id; local
[all...]
H A Dp2p.h191 u32 session_id; member in struct:p2ps_provision
H A Dp2p_i.h644 const u8 *session_id; member in struct:p2p_message
/freebsd-13-stable/crypto/openssh/
H A Dkex.h132 u_char *session_id; member in struct:kex
H A Dsshd.c233 u_char session_id[16]; variable
/freebsd-13-stable/sys/netgraph/
H A Dng_l2tp.c404 u_int16_t session_id; local
529 u_int16_t session_id; local
578 uint16_t session_id; local
1510 u_int16_t session_id = 0; local
[all...]
/freebsd-13-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c497 u8 *session_id, *emsk; local
/freebsd-13-stable/crypto/openssl/ssl/statem/
H A Dstatem_clnt.c1107 unsigned char *session_id; local
1401 PACKET session_id, extpkt; local
[all...]
H A Dstatem_srvr.c1386 PACKET session_id, compression, extensions, cookie; local
2370 unsigned char *session_id; local
[all...]
/freebsd-13-stable/crypto/openssl/ssl/
H A Dssl_lib.c3020 const unsigned char *session_id = a->session_id; local
[all...]
H A Dssl_local.h522 unsigned char session_id[SSL_MAX_SSL_SESSION_ID_LENGTH]; member in struct:ssl_session_st
679 unsigned char session_id[SSL_MAX_SSL_SESSION_ID_LENGTH]; member in struct:__anon7291
/freebsd-13-stable/contrib/bearssl/inc/
H A Dbearssl_ssl.h812 unsigned char session_id[32]; member in struct:__anon237
/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwmreg.h2597 uint32_t session_id; member in struct:iwm_time_event_notif
/freebsd-13-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h5654 u8 session_id[24]; member in struct:mlx5_ifc_dceth_bits
/freebsd-13-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h3964 __be32 session_id; member in struct:fw_crypto_lookaside_wr

Completed in 775 milliseconds

12