/third_party/libfuse/lib/modules/ |
H A D | iconv.c | 546 static int iconv_bmap(const char *path, size_t blocksize, uint64_t *idx) in iconv_bmap() argument
|
H A D | subdir.c | 531 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 D | u_format.c | 64 int blocksize = util_format_get_blocksize(format); in util_copy_rect() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_surface.c | 106 int blocksize = desc->block.bits / 8; in util_fill_rect() local
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_rs.c | 518 unsigned int blocksize = util_format_get_blocksize(format); in etna_compute_tileoffset() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_tex.c | 1161 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 D | ciphercommon.h | 55 size_t blocksize; member
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | d1_lib.c | 945 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 D | evp_enc.c | 654 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 D | evp_enc.c | 649 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 D | d1_lib.c | 928 size_t mac_overhead, int_overhead, blocksize, ext_overhead; in DTLS_get_data_mtu() local
|
/third_party/openssl/providers/implementations/include/prov/ |
H A D | ciphercommon.h | 55 size_t blocksize; member
|
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_hash.c | 732 int blocksize = 0; in cc_hash_setkey() local 1563 unsigned int blocksize; global() member [all...] |
H A D | cc_aead.c | 418 unsigned int blocksize; in cc_get_plain_hmac_key() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/ |
H A D | cryp_core.c | 86 u32 blocksize; member [all...] |
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | caamhash.c | 426 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 D | spu2.c | 781 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 D | hash.c | 822 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 D | alauda.c | 88 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 D | sddr09.c | 251 int blocksize; /* Size of block in pages */ member [all...] |
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | gss_krb5.h | 66 const u32 blocksize; /* encryption blocksize */ member
|
/kernel/linux/linux-5.10/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 879 unsigned int blocksize; wavefront_send_sample() local
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | super.c | 866 nilfs_read_super_block(struct super_block *sb, u64 pos, int blocksize, struct buffer_head **pbh) nilfs_read_super_block() argument
|
H A D | sysfs.c | 923 NILFS_DEV_RO_ATTR(blocksize); variable
|
/kernel/linux/linux-5.10/fs/iomap/ |
H A D | buffered-io.c | 977 unsigned int blocksize = i_blocksize(inode); in iomap_truncate_page() local
|