Home
last modified time | relevance | path

Searched defs:blocklen (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/crypto/
H A Dafsplit.c31 static void qcrypto_afsplit_xor(size_t blocklen, in qcrypto_afsplit_xor()
44 size_t blocklen, in qcrypto_afsplit_hash()
89 size_t blocklen, in qcrypto_afsplit_encode()
121 size_t blocklen, in qcrypto_afsplit_decode()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_bmap_btree.c582 unsigned int blocklen, in xfs_bmbt_block_maxrecs()
596 int blocklen, in xfs_bmbt_maxrecs()
612 unsigned int blocklen; in xfs_bmbt_maxlevels_ondisk() local
630 int blocklen, in xfs_bmdr_maxrecs()
H A Dxfs_refcount_btree.c419 unsigned int blocklen, in xfs_refcountbt_block_maxrecs()
433 int blocklen, in xfs_refcountbt_maxrecs()
445 unsigned int blocklen; in xfs_refcountbt_maxlevels_ondisk() local
H A Dxfs_ialloc_btree.c550 unsigned int blocklen, in xfs_inobt_block_maxrecs()
564 int blocklen, in xfs_inobt_maxrecs()
584 unsigned int blocklen; in xfs_inobt_maxlevels_ondisk() local
600 unsigned int blocklen; in xfs_finobt_maxlevels_ondisk() local
H A Dxfs_alloc_btree.c595 unsigned int blocklen, in xfs_allocbt_block_maxrecs()
609 int blocklen, in xfs_allocbt_maxrecs()
624 unsigned int blocklen; in xfs_allocbt_maxlevels_ondisk() local
H A Dxfs_rmap_btree.c577 unsigned int blocklen, in xfs_rmapbt_block_maxrecs()
591 int blocklen, in xfs_rmapbt_maxrecs()
603 unsigned int blocklen; in xfs_rmapbt_maxlevels_ondisk() local
/openbmc/qemu/tests/unit/
H A Dtest-crypto-afsplit.c31 size_t blocklen; member
/openbmc/u-boot/tools/env/
H A Dfw_env.c892 size_t blocklen; /* erase / write length - one block on NAND, in flash_read_buf() local
974 size_t blocklen; /* length of NAND block / NOR erase sector */ in flash_write_buf() local
/openbmc/linux/crypto/
H A Ddrbg.c490 short blocklen = 0; in drbg_ctr_df() local
842 short blocklen = 0; in drbg_hash_df() local
/openbmc/linux/drivers/mtd/maps/
H A Dvmu-flash.c40 u32 blocklen; member
/openbmc/linux/drivers/i2c/busses/
H A Di2c-imx-lpi2c.c378 unsigned int blocklen, remaining; in lpi2c_imx_read_rxfifo() local
/openbmc/linux/drivers/mmc/core/
H A Dcore.c1989 int mmc_set_blocklen(struct mmc_card *card, unsigned int blocklen) in mmc_set_blocklen()
/openbmc/linux/drivers/usb/storage/
H A Dsddr09.c964 unsigned int pagelen, blocklen; in sddr09_write_data() local
/openbmc/qemu/target/arm/tcg/
H A Dhelper-a64.c940 int blocklen = 4 << env_archcpu(env)->dcz_blocksize; in HELPER() local
/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-hash.c146 u16 blocklen; member