Home
last modified time | relevance | path

Searched defs:auth_len (Results 1 – 16 of 16) sorted by relevance

/freebsd-src/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c341 key, ivbuf, datalen, auth_len); in freebsd_crypt_uio() argument
218 freebsd_crypt_uio_debug_log(boolean_t encrypt,freebsd_crypt_session_t * input_sessionp,const struct zio_crypt_info * c_info,zfs_uio_t * data_uio,crypto_key_t * key,uint8_t * ivbuf,size_t datalen,size_t auth_len) freebsd_crypt_uio_debug_log() argument
508 freebsd_crypt_uio(boolean_t encrypt,freebsd_crypt_session_t * input_sessionp,const struct zio_crypt_info * c_info,zfs_uio_t * data_uio,crypto_key_t * key,uint8_t * ivbuf,size_t datalen,size_t auth_len) freebsd_crypt_uio() argument
H A Dzio_crypt.c399 zfs_uio_t *uio, uint_t auth_len) in zio_do_crypt_uio_opencrypto() argument
1245 zfs_uio_t *out_uio, uint_t *enc_len, uint8_t **authbuf, uint_t *auth_len, in zio_crypt_init_uios_zil() argument
1416 uint_t *auth_len, boolean_t *no_crypt) in zio_crypt_init_uios_dnode() argument
1619 uint8_t **authbuf, uint_t *auth_len, boolean_t *no_crypt) in zio_crypt_init_uios() argument
1681 uint_t enc_len, auth_len; zio_do_crypt_data() local
[all...]
/freebsd-src/sys/rpc/
H A Dsvc_auth_unix.c67 u_int auth_len; in _svcauth_unix() local
/freebsd-src/contrib/tcpdump/
H A Dprint-bfd.c99 nd_uint8_t auth_len; global() member
189 uint8_t auth_type, auth_len; auth_print() local
[all...]
/freebsd-src/lib/libc/rpc/
H A Dsvc_auth_unix.c65 u_int auth_len; in _svcauth_unix() local
/freebsd-src/contrib/wpa/src/eap_server/
H A Dikev2.c589 u8 method, const u8 *auth, size_t auth_len) in ikev2_process_auth_cert()
604 size_t auth_len) in ikev2_process_auth_secret()
652 const u8 *auth, size_t auth_len) in ikev2_process_auth()
/freebsd-src/contrib/wpa/src/eap_peer/
H A Dikev2.c523 u8 method, const u8 *auth, size_t auth_len) in ikev2_process_auth_cert()
538 size_t auth_len) in ikev2_process_auth_secret()
588 const u8 *auth, size_t auth_len) in ikev2_process_auth()
/freebsd-src/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c72 wpa_ft_rrb_decrypt(const u8 * key,const size_t key_len,const u8 * enc,size_t enc_len,const u8 * auth,const size_t auth_len,const u8 * src_addr,u8 type,u8 ** plain,size_t * plain_size) wpa_ft_rrb_decrypt() argument
476 wpa_ft_rrb_encrypt(const u8 * key,const size_t key_len,const u8 * plain,const size_t plain_len,const u8 * auth,const size_t auth_len,const u8 * src_addr,u8 type,u8 * enc) wpa_ft_rrb_encrypt() argument
528 size_t plain_len = 0, auth_len = 0; wpa_ft_rrb_build() local
882 size_t auth_len; global() member
930 wpa_ft_rrb_seq_req(struct wpa_authenticator * wpa_auth,struct ft_remote_seq * rkh_seq,const u8 * src_addr,const u8 * f_r0kh_id,size_t f_r0kh_id_len,const u8 * f_r1kh_id,const u8 * key,size_t key_len,const u8 * enc,size_t enc_len,const u8 * auth,size_t auth_len,int (* cb)(struct wpa_authenticator * wpa_auth,const u8 * src_addr,const u8 * enc,size_t enc_len,const u8 * auth,size_t auth_len,int no_defer)) wpa_ft_rrb_seq_req() argument
1026 wpa_ft_rrb_seq_chk(struct ft_remote_seq * rkh_seq,const u8 * src_addr,const u8 * enc,size_t enc_len,const u8 * auth,size_t auth_len,const char * msgtype,int no_defer) wpa_ft_rrb_seq_chk() argument
1096 wpa_ft_rrb_seq_accept(struct wpa_authenticator * wpa_auth,struct ft_remote_seq * rkh_seq,const u8 * src_addr,const u8 * auth,size_t auth_len,const char * msgtype) wpa_ft_rrb_seq_accept() argument
3804 wpa_ft_rrb_rx_pull(struct wpa_authenticator * wpa_auth,const u8 * src_addr,const u8 * enc,size_t enc_len,const u8 * auth,size_t auth_len,int no_defer) wpa_ft_rrb_rx_pull() argument
3961 wpa_ft_rrb_rx_r1(struct wpa_authenticator * wpa_auth,const u8 * src_addr,u8 type,const u8 * enc,size_t enc_len,const u8 * auth,size_t auth_len,const char * msgtype,u8 * s1kh_id_out,int (* cb)(struct wpa_authenticator * wpa_auth,const u8 * src_addr,const u8 * enc,size_t enc_len,const u8 * auth,size_t auth_len,int no_defer)) wpa_ft_rrb_rx_r1() argument
4191 wpa_ft_rrb_rx_resp(struct wpa_authenticator * wpa_auth,const u8 * src_addr,const u8 * enc,size_t enc_len,const u8 * auth,size_t auth_len,int no_defer) wpa_ft_rrb_rx_resp() argument
4245 wpa_ft_rrb_rx_push(struct wpa_authenticator * wpa_auth,const u8 * src_addr,const u8 * enc,size_t enc_len,const u8 * auth,size_t auth_len,int no_defer) wpa_ft_rrb_rx_push() argument
4263 wpa_ft_rrb_rx_seq(struct wpa_authenticator * wpa_auth,const u8 * src_addr,int type,const u8 * enc,size_t enc_len,const u8 * auth,size_t auth_len,struct ft_remote_seq ** rkh_seq,u8 ** key,size_t * key_len,struct ft_remote_r0kh ** r0kh_out,struct ft_remote_r1kh ** r1kh_out,struct ft_remote_r0kh ** r0kh_wildcard_out,struct ft_remote_r1kh ** r1kh_wildcard_out) wpa_ft_rrb_rx_seq() argument
4381 wpa_ft_rrb_rx_seq_req(struct wpa_authenticator * wpa_auth,const u8 * src_addr,const u8 * enc,size_t enc_len,const u8 * auth,size_t auth_len,int no_defer) wpa_ft_rrb_rx_seq_req() argument
4450 wpa_ft_rrb_rx_seq_resp(struct wpa_authenticator * wpa_auth,const u8 * src_addr,const u8 * enc,size_t enc_len,const u8 * auth,size_t auth_len,int no_defer) wpa_ft_rrb_rx_seq_resp() argument
[all...]
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c394 zfs_uio_t *puio, zfs_uio_t *cuio, uint8_t *authbuf, uint_t auth_len) in zio_do_crypt_uio() argument
1404 zfs_uio_t *cuio, uint_t *enc_len, uint8_t **authbuf, uint_t *auth_len, in zio_crypt_init_uios_zil() argument
1617 uint_t *auth_len, boolean_t *no_crypt) in zio_crypt_init_uios_dnode() argument
1862 uint8_t **authbuf, uint_t *auth_len, boolean_ in zio_crypt_init_uios() argument
1920 uint_t enc_len, auth_len; zio_do_crypt_data() local
[all...]
/freebsd-src/contrib/wpa/src/eap_common/
H A Deap_eke_common.h75 int auth_len; member
H A Dikev2_common.h307 size_t auth_len; member
/freebsd-src/sys/crypto/aesni/
H A Daesni_ccm.c91 cbc_mac_start(const unsigned char *auth_data, size_t auth_len, in cbc_mac_start()
/freebsd-src/sys/netinet/
H A Dsctp_input.c1352 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_existing()
1960 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_process_cookie_new()
2239 int auth_skipped, uint32_t auth_offset, uint32_t auth_len, in sctp_handle_cookie_echo()
4335 uint32_t auth_offset = 0, auth_len = 0; in sctp_process_control() local
/freebsd-src/crypto/openssh/
H A Dcipher.c72 u_int auth_len; member
/freebsd-src/sys/dev/qat_c2xxx/
H A Dqat_hw15reg.h620 uint32_t auth_len; member
/freebsd-src/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_la.h1703 uint32_t auth_len; member