Home
last modified time | relevance | path

Searched defs:blksz (Results 1 – 11 of 11) sorted by relevance

/third_party/openssl/providers/implementations/digests/
Ddigestcommon.c14 int ossl_digest_default_get_params(OSSL_PARAM params[], size_t blksz, in ossl_digest_default_get_params()
/third_party/openssl/crypto/evp/
Dlegacy_meth.h39 #define LEGACY_EVP_MD_METH_TABLE(init, update, final, ctrl, blksz) \ argument
Ddigest.c910 size_t blksz = 0; in evp_md_cache_constants() local
Devp_lib.c345 size_t blksz = 0; in evp_cipher_cache_constants() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_image.c194 unsigned blksz = util_format_get_blocksize(view->fmt); in panvk_per_arch() local
Dpanvk_vX_meta_copy.c1629 unsigned blksz, in panvk_meta_copy_buf2buf_shader()
/third_party/ltp/testcases/kernel/syscalls/pwritev/
Dpwritev03.c31 static ssize_t blksz; variable
/third_party/ltp/testcases/kernel/syscalls/preadv/
Dpreadv03.c29 static ssize_t blksz; variable
/third_party/openssl/providers/implementations/ciphers/
Dciphercommon.c249 size_t blksz = ctx->blocksize; in ossl_cipher_generic_block_update() local
388 size_t blksz = ctx->blocksize; in ossl_cipher_generic_block_final() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_image.c1265 unsigned blksz = util_format_get_blocksize(pfmt); in dzn_buffer_view_create() local
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