Searched defs:ibytes (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/sys/crypto/aesni/
H A Daesni_ghash.c271 AES_GCM_encrypt(const unsigned char *in, unsigned char *out, const unsigned char *addt, const unsigned char *ivec, unsigned char *tag, uint32_t nbytes, uint32_t abytes, int ibytes, const unsigned char *key, int nr) argument
531 AES_GCM_decrypt(const unsigned char *in, unsigned char *out, const unsigned char *addt, const unsigned char *ivec, const unsigned char *tag, uint32_t nbytes, uint32_t abytes, int ibytes, const unsigned char *key, int nr) argument
[all...]
/freebsd-12-stable/sys/netinet6/
H A Dip6_mroute.h195 u_quad_t ibytes; /* Input byte count on mif */ member in struct:sioc_mif_req6
/freebsd-12-stable/sys/fs/ext2fs/
H A Dext2_alloc.c1308 int error, start, len, ifree, ibytes; local
/freebsd-12-stable/sys/netinet/
H A Dip_mroute.h250 u_long ibytes; /* Input byte count on vif */ member in struct:sioc_vif_req
/freebsd-12-stable/sys/dev/ce/
H A Dceddk.h88 ulong64 ibytes; member in struct:_ce_chan_t
/freebsd-12-stable/sys/dev/ixl/
H A Dixl.h466 u64 ibytes; member in struct:ixl_vsi
/freebsd-12-stable/sys/i386/include/
H A Dcserial.h31 unsigned long ibytes; /* input bytes */ member in struct:serial_statistics
/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe.h473 u64 ibytes; member in struct:adapter
/freebsd-12-stable/crypto/openssh/
H A Dclientloop.c1242 u_int64_t ibytes, obytes; local
H A Dpacket.c457 ssh_packet_get_bytes(struct ssh *ssh, u_int64_t *ibytes, u_int64_t *obytes) argument
H A Dsshd.c1498 u_int64_t ibytes, obytes; local
/freebsd-12-stable/sys/dev/cp/
H A Dcpddk.h150 ulong64 ibytes; /* input bytes */ member in struct:_cp_chan_t
/freebsd-12-stable/sys/dev/cx/
H A Dcxddk.h331 unsigned long ibytes; /* input bytes */ member in struct:_cx_chan_t
/freebsd-12-stable/sys/dev/ctau/
H A Dctddk.h396 unsigned long ibytes; /* input bytes */ member in struct:_ct_chan_t

Completed in 278 milliseconds