Searched defs:bytes (Results 1 - 25 of 174) sorted by relevance

1234567

/src/sys/rump/librump/rumpkern/
H A Dhyperentropy.c42 feedrandom(size_t bytes, void *cookie __unused) argument
/src/tests/fs/cd9660/
H A Dh_hexdump_r.c44 static unsigned char prev_bytes[16], bytes[16], zeroes[16]; variable in typeref:typename:unsigned char[16][16]
/src/usr.sbin/mdconfig/
H A Dmdconfig.c62 size_t blks, bytes; local in function:main
/src/tests/usr.bin/xlint/lint1/
H A Dmsg_153.c17 sixteen_bytes bytes; variable in typeref:typename:sixteen_bytes
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dpage_track.c164 intel_vgpu_page_track_handler(struct intel_vgpu * vgpu,u64 gpa,void * data,unsigned int bytes) argument
H A Dmmio.c65 failsafe_emulate_mmio_rw(struct intel_vgpu * vgpu,u64 pa,void * p_data,unsigned int bytes,bool read) argument
107 intel_vgpu_emulate_mmio_read(struct intel_vgpu * vgpu,u64 pa,void * p_data,unsigned int bytes) argument
179 intel_vgpu_emulate_mmio_write(struct intel_vgpu * vgpu,u64 pa,void * p_data,unsigned int bytes) argument
[all...]
/src/sys/kern/
H A Dsubr_humanize.c52 humanize_number(char *buf, size_t len, uint64_t bytes, const char *suffix, argument
104 format_bytes(char * buf,size_t len,uint64_t bytes) argument
[all...]
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna.c15 poly1305_update(poly1305_state_internal_t * st,const unsigned char * m,unsigned long long bytes) argument
[all...]
/src/sys/arch/i386/stand/efiboot/
H A Defichar.c127 int c, bytes; local in function:utf8_to_ucs2
[all...]
/src/sys/stand/efiboot/
H A Defichar.c127 int c, bytes; local in function:utf8_to_ucs2
[all...]
/src/sys/fs/efs/
H A Defs_extent.h41 uint8_t bytes[8]; member in union:efs_dextent::__anon2dad6bc1010a
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Dsalsa20_xmm6int-avx2.c66 salsa20_encrypt_bytes(salsa_ctx * ctx,const uint8_t * m,uint8_t * c,unsigned long long bytes) argument
H A Dsalsa20_xmm6int-sse2.c58 salsa20_encrypt_bytes(salsa_ctx * ctx,const uint8_t * m,uint8_t * c,unsigned long long bytes) argument
/src/sys/arch/hpc/stand/hpcboot/
H A Dfile_fat.cpp86 FatFile::read(void *buf, size_t bytes, off_t ofs) argument
98 FatFile::write(const void *buf, size_t bytes, off_t ofs) argument
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_dp_auxch.c72 int bytes; local in function:radeon_dp_aux_transfer_native
[all...]
/src/lib/libc/gen/
H A Dhumanize_number.c47 humanize_number(char *buf, size_t len, int64_t bytes, argument
[all...]
/src/lib/libc/inet/
H A Dinet_cidr_ntop.c89 decoct(const u_char *src, size_t bytes, char *dst, size_t size) { argument
127 size_t bytes; local in function:inet_cidr_ntop_ipv4
/src/sys/dev/pci/
H A Damdpm.c88 amdpm_rnd_get(size_t bytes, void *priv) argument
/src/usr.bin/rump_dhcpclient/
H A Dbpf.c166 ssize_t bytes; local in function:get_raw_packet
[all...]
/src/usr.sbin/makefs/ffs/
H A Dbuf.c151 size_t bytes; local in function:bwrite
/src/sys/sys/
H A Dtape.h46 uint64_t bytes; member in struct:tape_sysctl
/src/sys/lib/libsa/
H A Dbyteorder.c42 uint8_t bytes[2]; member in union:__anonadce8042010a
47 uint8_t bytes[4]; member in union:__anonadce8042020a
[all...]
/src/sys/net/
H A Dtoeplitz.h35 uint16_t bytes[256]; member in struct:stoeplitz_cache
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Dchacha20_dolbeau-avx2.c72 chacha20_encrypt_bytes(chacha_ctx * ctx,const uint8_t * m,uint8_t * c,unsigned long long bytes) argument
H A Dchacha20_dolbeau-ssse3.c67 chacha20_encrypt_bytes(chacha_ctx * ctx,const uint8_t * m,uint8_t * c,unsigned long long bytes) argument

Completed in 10 milliseconds

1234567