Searched defs:bsz (Results 1 – 5 of 5) sorted by relevance
/third_party/openssl/crypto/evp/ |
D | m_sha3.c | 36 size_t bsz = evp_ctx->digest->block_size; in init() local 66 size_t bsz = ctx->block_size; in sha3_update() local 108 size_t bsz = ctx->block_size; in sha3_final() local 182 const size_t bsz = evp_ctx->digest->block_size; in s390x_sha3_init() local 215 const size_t bsz = evp_ctx->digest->block_size; in s390x_shake_init() local 243 const size_t bsz = ctx->block_size; in s390x_sha3_update() local
|
/third_party/ntfs-3g/libntfs-3g/ |
D | compress.c | 1080 unsigned int bsz; in ntfs_comp_set() local
|
/third_party/mesa3d/src/gallium/tests/trivial/ |
D | compute.c | 453 int bsz[] = { 4, 3, 5, 1}; in test_system_values_expect() local
|
/third_party/skia/third_party/externals/libwebp/swig/ |
D | libwebp_python_wrap.c | 673 SWIG_PackVoidPtr(char *buff, void *ptr, const char *name, size_t bsz) { in SWIG_PackVoidPtr() 697 SWIG_PackDataName(char *buff, void *ptr, size_t sz, const char *name, size_t bsz) { in SWIG_PackDataName()
|
/third_party/flutter/skia/third_party/externals/libwebp/swig/ |
D | libwebp_python_wrap.c | 670 SWIG_PackVoidPtr(char *buff, void *ptr, const char *name, size_t bsz) { in SWIG_PackVoidPtr() 694 SWIG_PackDataName(char *buff, void *ptr, size_t sz, const char *name, size_t bsz) { in SWIG_PackDataName()
|