Home
last modified time | relevance | path

Searched defs:blocksize (Results 176 - 200 of 378) sorted by relevance

12345678910>>...16

/third_party/libfuse/lib/modules/
H A Diconv.c546 static int iconv_bmap(const char *path, size_t blocksize, uint64_t *idx) in iconv_bmap() argument
H A Dsubdir.c531 static int subdir_bmap(const char *path, size_t blocksize, uint64_t *idx) in subdir_bmap() argument
/third_party/mesa3d/src/util/format/
H A Du_format.c64 int blocksize = util_format_get_blocksize(format); in util_copy_rect() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_surface.c106 int blocksize = desc->block.bits / 8; in util_fill_rect() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_rs.c518 unsigned int blocksize = util_format_get_blocksize(format); in etna_compute_tileoffset() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c1161 unsigned blocksize = util_format_get_blocksize(view->format); in nvc0_validate_suf() local
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dciphercommon.h55 size_t blocksize; member
/third_party/node/deps/openssl/openssl/ssl/
H A Dd1_lib.c945 size_t mac_overhead, int_overhead, blocksize, ext_overhead; in DTLS_get_data_mtu() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_enc.c654 int blocksize; in EVP_EncryptUpdate() local
716 int blocksize; in EVP_EncryptFinal_ex() local
803 int blocksize; EVP_DecryptUpdate() local
937 int blocksize; EVP_DecryptFinal_ex() local
[all...]
/third_party/openssl/crypto/evp/
H A Devp_enc.c649 int blocksize; in EVP_EncryptUpdate() local
711 int blocksize; in EVP_EncryptFinal_ex() local
798 int blocksize; EVP_DecryptUpdate() local
932 int blocksize; EVP_DecryptFinal_ex() local
[all...]
/third_party/openssl/ssl/
H A Dd1_lib.c928 size_t mac_overhead, int_overhead, blocksize, ext_overhead; in DTLS_get_data_mtu() local
/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon.h55 size_t blocksize; member
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_hash.c732 int blocksize = 0; in cc_hash_setkey() local
1563 unsigned int blocksize; global() member
[all...]
H A Dcc_aead.c418 unsigned int blocksize; in cc_get_plain_hmac_key() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/
H A Dcryp_core.c86 u32 blocksize; member
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamhash.c426 int blocksize = crypto_tfm_alg_blocksize(&ahash->base); in ahash_setkey() local
821 int blocksize = crypto_ahash_blocksize(ahash); in ahash_update_ctx() local
1197 int blocksize = crypto_ahash_blocksize(ahash); in ahash_update_no_ctx() local
1395 int blocksize = crypto_ahash_blocksize(ahash); ahash_update_first() local
1572 unsigned int blocksize; global() member
[all...]
/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu2.c781 spu2_ctx_max_payload(enum spu_cipher_alg cipher_alg, enum spu_cipher_mode cipher_mode, unsigned int blocksize) spu2_ctx_max_payload() argument
/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A Dhash.c822 unsigned int blocksize; in mv_cesa_ahash_export() local
840 unsigned int blocksize; in mv_cesa_ahash_import() local
1100 mv_cesa_ahmac_iv_state_init(struct ahash_request *req, u8 *pad, void *state, unsigned int blocksize) mv_cesa_ahmac_iv_state_init() argument
1132 mv_cesa_ahmac_pad_init(struct ahash_request *req, const u8 *key, unsigned int keylen, u8 *ipad, u8 *opad, unsigned int blocksize) mv_cesa_ahmac_pad_init() argument
1189 unsigned int blocksize; mv_cesa_ahmac_setkey() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dalauda.c88 unsigned int blocksize; /* number of pages per block */ member
818 unsigned int blocksize = MEDIA_INFO(us).blocksize; in alauda_write_lba() local
921 unsigned int blocksize = MEDIA_INFO(us).blocksize; alauda_read_data() local
1015 unsigned int blocksize = MEDIA_INFO(us).blocksize; alauda_write_data() local
[all...]
H A Dsddr09.c251 int blocksize; /* Size of block in pages */ member
[all...]
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dgss_krb5.h66 const u32 blocksize; /* encryption blocksize */ member
/kernel/linux/linux-5.10/sound/isa/wavefront/
H A Dwavefront_synth.c879 unsigned int blocksize; wavefront_send_sample() local
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsuper.c866 nilfs_read_super_block(struct super_block *sb, u64 pos, int blocksize, struct buffer_head **pbh) nilfs_read_super_block() argument
H A Dsysfs.c923 NILFS_DEV_RO_ATTR(blocksize); variable
/kernel/linux/linux-5.10/fs/iomap/
H A Dbuffered-io.c977 unsigned int blocksize = i_blocksize(inode); in iomap_truncate_page() local

Completed in 41 milliseconds

12345678910>>...16