Searched defs:blocklen (Results 1 – 15 of 15) sorted by relevance
/openbmc/qemu/crypto/ |
H A D | afsplit.c | 31 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 D | xfs_bmap_btree.c | 582 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 D | xfs_refcount_btree.c | 419 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 D | xfs_ialloc_btree.c | 550 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 D | xfs_alloc_btree.c | 595 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 D | xfs_rmap_btree.c | 577 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 D | test-crypto-afsplit.c | 31 size_t blocklen; member
|
/openbmc/u-boot/tools/env/ |
H A D | fw_env.c | 892 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 D | drbg.c | 490 short blocklen = 0; in drbg_ctr_df() local 842 short blocklen = 0; in drbg_hash_df() local
|
/openbmc/linux/drivers/mtd/maps/ |
H A D | vmu-flash.c | 40 u32 blocklen; member
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-imx-lpi2c.c | 378 unsigned int blocklen, remaining; in lpi2c_imx_read_rxfifo() local
|
/openbmc/linux/drivers/mmc/core/ |
H A D | core.c | 1989 int mmc_set_blocklen(struct mmc_card *card, unsigned int blocklen) in mmc_set_blocklen()
|
/openbmc/linux/drivers/usb/storage/ |
H A D | sddr09.c | 964 unsigned int pagelen, blocklen; in sddr09_write_data() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | helper-a64.c | 940 int blocklen = 4 << env_archcpu(env)->dcz_blocksize; in HELPER() local
|
/openbmc/linux/drivers/crypto/stm32/ |
H A D | stm32-hash.c | 146 u16 blocklen; member
|