Searched defs:blocksize (Results 1 - 25 of 104) sorted by relevance

12345

/netbsd-current/sys/arch/x68k/stand/xxboot/
H A Dxxboot.h40 uint32_t blocksize; member in struct:__anon5
/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_open_memory.c48 size_t blocksize = 94; local
H A Dtest_write_format_tar.c36 size_t blocksize; local
[all...]
H A Dtest_write_filter_program.c36 int blocksize = 1024; local
H A Dtest_write_format_tar_sparse.c36 size_t blocksize; local
179 size_t blocksize = 20 * 512; local
[all...]
/netbsd-current/external/zlib/pigz/dist/zopfli/
H A Dcache.c28 void ZopfliInitCache(size_t blocksize, ZopfliLongestMatchCache* lmc) { argument
/netbsd-current/lib/libc/gen/
H A Dgetbsize.c57 long n, max, mul, blocksize; local
/netbsd-current/usr.bin/hexdump/
H A Dhexdump.c58 int blocksize; /* data block size */ variable
/netbsd-current/sys/opencrypto/
H A Dxform.h36 u_int16_t blocksize; member in struct:auth_hash
45 u_int16_t blocksize; member in struct:enc_xform
/netbsd-current/sys/external/isc/libsodium/dist/test/default/
H A Dsodium_utils.c18 size_t blocksize; local
/netbsd-current/usr.sbin/installboot/
H A Dcd9660.c68 int rv, blocksize; local
114 int rv, blocksize, found; local
[all...]
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_object.c35 dmu_object_alloc(objset_t *os, dmu_object_type_t ot, int blocksize, argument
96 dmu_object_claim(objset_t *os, uint64_t object, dmu_object_type_t ot, int blocksize, dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) argument
116 dmu_object_reclaim(objset_t *os, uint64_t object, dmu_object_type_t ot, int blocksize, dmu_object_type_t bonustype, int bonuslen, dmu_tx_t *tx) argument
/netbsd-current/lib/libc/hash/
H A Dhmac.c52 size_t blocksize; member in struct:hmac
/netbsd-current/sys/dev/dkwedge/
H A Ddkwedge_apple.c141 uint32_t blocksize, blockcount, offset, rsize; local
/netbsd-current/usr.bin/systat/
H A Dswap.c80 static long blocksize; variable
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDataObject.cc88 blocksize = 32 enumerator in enum:__anon537
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-memory.c128 unsigned blocksize; local
H A Dmemattr.h80 int blocksize = -1; member in struct:mem_attrib
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dciphercommon_block.c56 ossl_cipher_fillblock(unsigned char *buf, size_t *buflen, size_t blocksize, const unsigned char **in, size_t *inlen) argument
80 ossl_cipher_trailingdata(unsigned char *buf, size_t *buflen, size_t blocksize, const unsigned char **in, size_t *inlen) argument
99 ossl_cipher_padblock(unsigned char *buf, size_t *buflen, size_t blocksize) argument
108 ossl_cipher_unpadblock(unsigned char *buf, size_t *buflen, size_t blocksize) argument
158 ossl_cipher_tlsunpadblock(OSSL_LIB_CTX *libctx, unsigned int tlsversion, unsigned char *buf, size_t *buflen, size_t blocksize, unsigned char **mac, int *alloced, size_t macsize, int aead) argument
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dcrypto-evp.c117 size_t i, blocksize; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-memory.c129 unsigned blocksize; local
/netbsd-current/sbin/swapctl/
H A Dswaplist.c60 long blocksize; local
[all...]
/netbsd-current/sys/arch/x68k/stand/installboot/
H A Dinstallboot.c53 size_t blocksize; variable
[all...]
/netbsd-current/usr.bin/vndcompress/
H A Dvnduncompress.c87 const uint32_t blocksize = be32toh(header.cl2h_blocksize); local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Dbio_enc.c108 int ret = 0, i, blocksize; local

Completed in 327 milliseconds

12345