/freebsd-src/sys/dev/random/ |
H A D | fortuna.c | 553 random_fortuna_genbytes(uint8_t * buf,size_t bytecount,uint8_t newkey[static RANDOM_KEYSIZE],uint128_t * p_counter,union randomdev_key * p_key,bool locked) random_fortuna_genbytes() argument 678 random_fortuna_read_concurrent(uint8_t * buf,size_t bytecount,uint8_t newkey[static RANDOM_KEYSIZE]) random_fortuna_read_concurrent() argument 762 random_fortuna_read(uint8_t * buf,size_t bytecount) random_fortuna_read() argument [all...] |
H A D | hash.c | 135 void *d_out, size_t bytecount) in randomdev_keystream()
|
/freebsd-src/sys/cam/ata/ |
H A D | ata_xpt.c | 526 u_int sectors, bytecount; in aprobestart() local 588 u_int bytecount; in aprobestart() local
|
/freebsd-src/sys/vm/ |
H A D | vnode_pager.c | 1371 vnode_pager_generic_putpages(struct vnode *vp, vm_page_t *ma, int bytecount, in vnode_pager_generic_putpages() argument 903 int bytecount, secmask; vnode_pager_generic_getpages() local [all...] |
/freebsd-src/contrib/opencsd/decoder/source/etmv3/ |
H A D | trc_pkt_proc_etmv3_impl.cpp | 824 int bytecount = 0; in extractBrAddrPkt() local
|
/freebsd-src/sys/dev/ata/ |
H A D | ata-all.h | 237 u_int32_t bytecount; /* bytes to transfer */ member 391 u_int bytecount; member
|
/freebsd-src/sys/dev/ahci/ |
H A D | ahci.h | 353 u_int32_t bytecount; member 399 u_int bytecount; member
|
/freebsd-src/sys/dev/mvs/ |
H A D | mvs.h | 427 uint32_t bytecount; /* Byte Count */ member 515 u_int bytecount; member
|
/freebsd-src/sys/powerpc/mpc85xx/ |
H A D | fsl_sata.c | 243 u_int bytecount; member
|
/freebsd-src/sys/dev/siis/ |
H A D | siis.h | 353 u_int bytecount; member
|
/freebsd-src/sys/cam/ |
H A D | cam_ccb.h | 1012 u_int bytecount; /* Length of PIO transaction */ member 1030 u_int bytecount; /* Length of PIO transaction */ member
|
/freebsd-src/sys/dev/pst/ |
H A D | pst-iop.h | 613 u_int32_t bytecount; member
|
/freebsd-src/sys/netinet/ |
H A D | sctp_structs.h | 222 uint32_t bytecount; member
|
/freebsd-src/sys/i386/linux/ |
H A D | linux_proto.h | 398 char bytecount_l_[PADL_(l_ulong)]; l_ulong bytecount; char bytecount_r_[PADR_(l_ulong)]; member
|