Home
last modified time | relevance | path

Searched defs:blocksize (Results 1 – 25 of 52) sorted by relevance

123

/dragonfly/contrib/cryptsetup/luks/
H A Daf.c91 int AF_split(char *src, char *dst, size_t blocksize, unsigned int blocknumbers, const char *hash) in AF_split()
121 int AF_merge(char *src, char *dst, size_t blocksize, unsigned int blocknumbers, const char *hash) in AF_merge()
/dragonfly/crypto/libressl/crypto/ec/
H A Dec_mult.c84 size_t blocksize; /* block size for wNAF splitting */ member
342 size_t blocksize = 0, numblocks = 0; /* for wNAF splitting */ in ec_wNAF_mul() local
731 size_t i, bits, w, pre_points_per_block, blocksize, numblocks, in ec_wNAF_precompute_mult() local
/dragonfly/sys/sys/
H A Dkerneldump.h79 uint32_t blocksize; member
118 u_int blocksize; /* Size of block in bytes. */ member
/dragonfly/sys/opencrypto/
H A Dxform.h40 u_int16_t blocksize; member
54 u_int16_t blocksize; member
/dragonfly/usr.bin/hexdump/
H A Dhexdump.c43 int blocksize; /* data block size */ variable
/dragonfly/sys/bus/u4b/audio/
H A Duaudio_pcm.c68 ua_chan_setblocksize(kobj_t obj, void *data, uint32_t blocksize) in ua_chan_setblocksize()
74 ua_chan_setfragments(kobj_t obj, void *data, uint32_t blocksize, uint32_t blockcount) in ua_chan_setfragments()
/dragonfly/sys/dev/disk/nata/
H A Datapi-fd.h75 u_int32_t blocksize; member
80 u_int32_t blocksize; member
/dragonfly/sbin/swapon/
H A Dswapon.c408 long blocksize) in sizetobuf()
429 long blocksize; in swaplist() local
/dragonfly/lib/libc/gen/
H A Dgetbsize.c43 long n, max, mul, blocksize; in getbsize() local
/dragonfly/usr.bin/systat/
H A Dswap.c55 static long blocksize; variable
/dragonfly/bin/df/
H A Ddf.c379 static long blocksize; in prtstat() local
453 static long blocksize; in update_maxwidths() local
/dragonfly/contrib/gdb-7/gdb/
H A Dmemattr.h73 int blocksize; member
H A Dtarget-memory.c140 unsigned blocksize; in block_boundaries() local
/dragonfly/contrib/dhcpcd/compat/crypt/
H A Dhmac.c73 size_t blocksize; member
/dragonfly/bin/sh/pregenerated/
H A Dnodes.c54 int blocksize; /* size of structures in function */ member
/dragonfly/sys/vfs/ext2fs/
H A Dext2_dir.h85 #define EXT2_DIRENT_TAIL(data, blocksize) \ argument
/dragonfly/usr.bin/du/
H A Ddu.c88 long blocksize; in main() local
/dragonfly/test/testcases/crypto/aes/
H A Daestest.c250 int blocksize, keysize, test; in run_file() local
/dragonfly/test/testcases/crypto/serpent/
H A Dserpent_test.c265 int blocksize, keysize, test; in run_file() local
/dragonfly/test/testcases/crypto/twofish/
H A Dtwofish_test.c265 int blocksize, keysize, test; in run_file() local
/dragonfly/sys/dev/raid/vinum/
H A Dvinumio.h91 int blocksize; /* size of block to revive (bytes) */ member
/dragonfly/sys/dev/drm/radeon/
H A Dr600_cs.c99 unsigned blocksize; member
245 u32 blocksize; member
1416 unsigned blocksize; in r600_texture_size() local
/dragonfly/sys/dev/sound/pci/
H A Demu10kx-pcm.c768 emupchan_setblocksize(kobj_t obj __unused, void *c_devinfo, uint32_t blocksize) in emupchan_setblocksize()
922 emurchan_setblocksize(kobj_t obj __unused, void *c_devinfo, uint32_t blocksize) in emurchan_setblocksize()
1086 emufxrchan_setblocksize(kobj_t obj __unused, void *c_devinfo, uint32_t blocksize) in emufxrchan_setblocksize()
/dragonfly/bin/ls/
H A Dls.c91 long blocksize; /* block size units */ variable
/dragonfly/tools/tools/crypto/
H A Dcryptotest.c116 int blocksize; member

123