| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_cbc_hmac_sha1_hw.c | 108 int blocks; member 114 int blocks; member 135 } blocks[8]; in tls1_multi_block_encrypt() local 381 size_t aes_off = 0, blocks; aesni_cbc_hmac_sha1_cipher() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| H A D | e_chacha20_poly1305.c | 86 size_t blocks = len / CHACHA_BLK_SIZE; in chacha_cipher() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | params_dup.c | 25 size_t blocks; /* Number of aligned blocks */ member
|
| /third_party/openssl/crypto/evp/ |
| H A D | e_chacha20_poly1305.c | 86 size_t blocks = len / CHACHA_BLK_SIZE; in chacha_cipher() local [all...] |
| /third_party/openssl/crypto/ |
| H A D | params_dup.c | 25 size_t blocks; /* Number of aligned blocks */ member
|
| /third_party/openssl/providers/implementations/ciphers/ |
| H A D | cipher_aes_cbc_hmac_sha256_hw.c | 112 int blocks; member 118 int blocks; member 139 } blocks[8]; in tls1_multi_block_encrypt() local 404 size_t aes_off = 0, blocks; aesni_cbc_hmac_sha256_cipher() local [all...] |
| H A D | cipher_aes_cbc_hmac_sha1_hw.c | 108 int blocks; member 114 int blocks; member 135 } blocks[8]; in tls1_multi_block_encrypt() local 381 size_t aes_off = 0, blocks; aesni_cbc_hmac_sha1_cipher() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | cfa.h | 260 std::vector<BB*> CFA<BB>::TraversalRoots(const std::vector<BB*>& blocks, in TraversalRoots() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | transformation_duplicate_region_with_selection.cpp | 404 std::vector<opt::BasicBlock*> blocks; in Apply() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | cfa.h | 260 std::vector<BB*> CFA<BB>::TraversalRoots(const std::vector<BB*>& blocks, in TraversalRoots() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | transformation_duplicate_region_with_selection.cpp | 404 std::vector<opt::BasicBlock*> blocks; in Apply() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyExceptionInfo.h | 80 inline iterator_range<block_iterator> blocks() const { in blocks() function in llvm::WebAssemblyException
|
| /third_party/skia/third_party/externals/zlib/contrib/bench/ |
| H A D | zlib_bench.cc | 214 const int blocks = (length + block_size - 1) / block_size; in zlib_file() local [all...] |
| /third_party/spirv-tools/source/ |
| H A D | cfa.h | 309 std::vector<BB*> CFA<BB>::TraversalRoots(const std::vector<BB*>& blocks, in TraversalRoots() argument [all...] |
| /third_party/python/Python/ |
| H A D | pyhash.c | 254 Py_ssize_t remainder, blocks; in fnv() local
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_duplicate_region_with_selection.cpp | 404 std::vector<opt::BasicBlock*> blocks; in Apply() local [all...] |
| /kernel/linux/linux-5.10/drivers/mtd/ |
| H A D | rfd_ftl.c | 88 struct block *blocks; member [all...] |
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| H A D | ghash-ce-glue.c | 78 static void ghash_do_update(int blocks, u64 dg[], const char *src, in ghash_do_update() argument 121 int blocks; in ghash_update() local 435 int blocks = count / GHASH_BLOCK_SIZE; gcm_update_mac() local [all...] |
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| H A D | ghash-ce-glue.c | 74 static void ghash_do_update(int blocks, u64 dg[], const char *src, in ghash_do_update() argument 99 void ghash_do_simd_update(int blocks, u64 dg[], const char *src, in ghash_do_simd_update() argument 128 int blocks; in ghash_update() local 283 int blocks = count / GHASH_BLOCK_SIZE; gcm_update_mac() local [all...] |
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-ebs-target.c | 143 sector_t block, blocks, secto in __ebs_discard_bio() local 167 sector_t blocks, sector = bio->bi_iter.bi_sector; __ebs_forget_bio() local [all...] |
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| H A D | cb710-mmc.c | 268 size_t len, blocks = data->blocks; in cb710_mmc_receive() local 312 size_t len, blocks = data->blocks; in cb710_mmc_send() local [all...] |
| H A D | mxs-mmc.c | 356 unsigned int blocks = data->blocks; in mxs_mmc_adtc() local
|
| /kernel/linux/linux-5.10/drivers/target/ |
| H A D | target_core_spc.c | 966 static int spc_modesense_blockdesc(unsigned char *buf, u64 blocks, u32 block_size) in spc_modesense_blockdesc() argument 975 static int spc_modesense_long_blockdesc(unsigned char *buf, u64 blocks, u32 block_size) in spc_modesense_long_blockdesc() argument 1035 u64 blocks = dev->transport->get_blocks(dev); in spc_emulate_modesense() local [all...] |
| /kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
| H A D | loader.c | 31 u32 blocks; member
|
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | extents.c | 401 u32 total_blocks, blocks, start; in hfsplus_free_fork() local
|