/kernel/linux/linux-6.6/drivers/mtd/parsers/ |
H A D | bcm47xxpart.c | 95 uint32_t blocksize = master->erasesize; in bcm47xxpart_parse() local [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | readpage.c | 226 const unsigned blocksize = 1 << blkbits; in ext4_mpage_readpages() local
|
/kernel/linux/linux-6.6/fs/minix/ |
H A D | minix.h | 92 static inline unsigned minix_blocks_needed(unsigned bits, unsigned blocksize) in minix_blocks_needed() argument
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | file.c | 195 unsigned int blocksize = i_blocksize(inode); in exfat_truncate() local
|
/kernel/linux/linux-6.6/fs/crypto/ |
H A D | crypto.c | 180 const unsigned int blocksize = 1 << blockbits; in fscrypt_encrypt_pagecache_blocks() local 259 const unsigned int blocksize = 1 << blockbits; in fscrypt_decrypt_pagecache_blocks() local
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | cache.c | 337 const unsigned long blocksize = sb->s_blocksize; in is_exceed_eof() local
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | block-rsv.c | 477 btrfs_use_block_rsv(struct btrfs_trans_handle *trans, struct btrfs_root *root, u32 blocksize) btrfs_use_block_rsv() argument
|
/kernel/linux/linux-6.6/fs/isofs/ |
H A D | rock.c | 88 int blocksize = 1 << rs->inode->i_blkbits; in rock_continue() local
|
/kernel/linux/linux-6.6/fs/ |
H A D | mpage.c | 165 const unsigned blocksize = 1 << blkbits; in do_mpage_readpage() local
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | blockcheck.c | 144 u32 ocfs2_hamming_encode_block(void *data, unsigned int blocksize) in ocfs2_hamming_encode_block() argument 212 void ocfs2_hamming_fix_block(void *data, unsigned int blocksize, in ocfs2_hamming_fix_block() argument 349 void ocfs2_block_check_compute(void *data, size_t blocksize, in ocfs2_block_check_compute() argument 378 int ocfs2_block_check_validate(void *data, size_t blocksize, in ocfs2_block_check_validate() argument [all...] |
/kernel/linux/linux-6.6/include/crypto/internal/ |
H A D | skcipher.h | 72 unsigned int blocksize; member
|
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | ccp-crypto-aes.c | 245 unsigned int blocksize; member
|
/kernel/linux/linux-6.6/drivers/crypto/qce/ |
H A D | skcipher.c | 262 unsigned int blocksize = crypto_skcipher_blocksize(tfm); in qce_skcipher_crypt() local 353 unsigned int blocksize; member [all...] |
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/ |
H A D | gss_krb5_test.c | 1126 unsigned int blocksize; in rfc6803_encrypt_case() local
|
H A D | gss_krb5_keys.c | 154 size_t blocksize, keybytes, keylength, n; in krb5_DK() local 376 unsigned int blocksize, offset; in krb5_kdf_feedback_cmac() local [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | cryptouser.h | 49 unsigned int blocksize; member 54 unsigned int blocksize; member 61 unsigned int blocksize; member 69 unsigned int blocksize; member
|
/kernel/linux/linux-5.10/drivers/crypto/qce/ |
H A D | sha.c | 146 unsigned int blocksize = in qce_ahash_export() local 176 unsigned int blocksize; in qce_import_common() local 245 unsigned int blocksize; in qce_ahash_update() local 370 unsigned int blocksize; qce_ahash_hmac_setkey() local 441 unsigned int blocksize; global() member [all...] |
H A D | common.c | 151 unsigned int blocksize = crypto_tfm_alg_blocksize(async_req->tfm); in qce_setup_regs_ahash() local
|
/kernel/linux/linux-5.10/drivers/block/null_blk/ |
H A D | null_blk.h | 65 unsigned int blocksize; /* block size */ member
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | cb710-mmc.c | 210 cb710_mmc_set_transfer_size(struct cb710_slot *slot, size_t count, size_t blocksize) cb710_mmc_set_transfer_size() argument
|
/kernel/linux/linux-5.10/drivers/s390/block/ |
H A D | dasd_diag.c | 104 mdsk_init_io(struct dasd_device *device, unsigned int blocksize, in mdsk_init_io() argument
|
/kernel/linux/linux-5.10/drivers/usb/storage/ |
H A D | sddr55.c | 91 int blocksize; /* Size of block in pages */ member [all...] |
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/ |
H A D | gss_krb5_crypto.c | 607 int blocksize; in gss_krb5_aes_encrypt() local 730 int nblocks, blocksize, cbcbytes; in gss_krb5_aes_decrypt() local [all...] |
H A D | gss_krb5_wrap.c | 43 gss_krb5_padding(int blocksize, int length) in gss_krb5_padding() argument 49 gss_krb5_add_padding(struct xdr_buf *buf, int offset, int blocksize) in gss_krb5_add_padding() argument 66 gss_krb5_remove_padding(struct xdr_buf *buf, int blocksize) in gss_krb5_remove_padding() argument 164 int blocksize = 0, plainlen; in gss_wrap_kerberos_v1() local 263 int blocksize; gss_unwrap_kerberos_v1() local [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | mpage.c | 162 const unsigned blocksize = 1 << blkbits; in do_mpage_readpage() local
|