Home
last modified time | relevance | path

Searched defs:blksz (Results 1 - 21 of 21) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/digests/
H A Ddigestcommon.c14 int ossl_digest_default_get_params(OSSL_PARAM params[], size_t blksz, in ossl_digest_default_get_params() argument
/third_party/openssl/providers/implementations/digests/
H A Ddigestcommon.c14 int ossl_digest_default_get_params(OSSL_PARAM params[], size_t blksz, in ossl_digest_default_get_params() argument
/device/soc/rockchip/common/vendor/drivers/mmc/host/
H A Drk_sdmmc_ops.c132 int rk_emmc_transfer(u8 *buffer, unsigned addr, unsigned blksz, int write) in rk_emmc_transfer() argument
56 rk_emmc_prepare_mrq(struct mmc_request *mrq, struct scatterlist *sg, unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write) rk_emmc_prepare_mrq() argument
H A Drk_sdmmc.h313 unsigned int blksz; member
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H A Drk_sdmmc_ops.c134 int rk_emmc_transfer(u8 *buffer, unsigned addr, unsigned blksz, int write) in rk_emmc_transfer() argument
58 rk_emmc_prepare_mrq(struct mmc_request *mrq, struct scatterlist *sg, unsigned sg_len, unsigned dev_addr, unsigned blocks, unsigned blksz, int write) rk_emmc_prepare_mrq() argument
H A Drk_sdmmc.h344 unsigned int blksz; member
/third_party/ltp/testcases/kernel/syscalls/pwritev/
H A Dpwritev03.c31 static ssize_t blksz; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/preadv/
H A Dpreadv03.c29 static ssize_t blksz; variable
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_image.c194 unsigned blksz = util_format_get_blocksize(view->fmt); in CreateBufferView() local
H A Dpanvk_vX_meta_copy.c1627 panvk_meta_copy_buf2buf_shader(struct panfrost_device *pdev, struct pan_pool *bin_pool, unsigned blksz, struct pan_shader_info *shader_info) panvk_meta_copy_buf2buf_shader() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon.c253 size_t blksz = ctx->blocksize; in ossl_cipher_generic_block_update() local
397 size_t blksz = ctx->blocksize; ossl_cipher_generic_block_final() local
[all...]
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon.c249 size_t blksz = ctx->blocksize; in ossl_cipher_generic_block_update() local
388 size_t blksz = ctx->blocksize; ossl_cipher_generic_block_final() local
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_image.c1265 unsigned blksz = util_format_get_blocksize(pfmt); in dzn_buffer_view_create() local
H A Ddzn_device.c2532 uint32_t blksz = util_format_get_blocksize(pfmt); in dzn_buffer_get_copy_loc() local
2575 uint32_t blksz = util_format_get_blocksize(pfmt); in dzn_buffer_get_line_copy_loc() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Ddigest.c910 size_t blksz = 0; in evp_md_cache_constants() local
H A Devp_lib.c345 size_t blksz = 0; in evp_cipher_cache_constants() local
/third_party/openssl/crypto/evp/
H A Ddigest.c910 size_t blksz = 0; in evp_md_cache_constants() local
H A Devp_lib.c345 size_t blksz = 0; in evp_cipher_cache_constants() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_sdio_host.c1488 oal_mmc_io_rw_scat_extended(const oal_channel_stru *hi_sdio, hi_s32 write, hi_u32 fn, hi_u32 addr, hi_s32 incr_addr, struct scatterlist *sg, hi_u32 sg_len, hi_u32 blocks, hi_u32 blksz) oal_mmc_io_rw_scat_extended() argument
[all...]
/device/soc/hisilicon/common/platform/mmc/sdhci/
H A Dsdhci.c269 static void SdhciSetBlkSizeReg(struct SdhciHost *host, uint32_t blksz, uint32_t sdmaBoundary) in SdhciSetBlkSizeReg() argument
/device/soc/rockchip/common/sdk_linux/drivers/mmc/host/
H A Drk_sdmmc.h313 unsigned int blksz; member

Completed in 29 milliseconds