Home
last modified time | relevance | path

Searched defs:blocks (Results 276 - 300 of 756) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c112 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 Dcipher_aes_cbc_hmac_sha1_hw.c108 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 De_chacha20_poly1305.c86 size_t blocks = len / CHACHA_BLK_SIZE; in chacha_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/
H A Dparams_dup.c25 size_t blocks; /* Number of aligned blocks */ member
/third_party/openssl/crypto/evp/
H A De_chacha20_poly1305.c86 size_t blocks = len / CHACHA_BLK_SIZE; in chacha_cipher() local
[all...]
/third_party/openssl/crypto/
H A Dparams_dup.c25 size_t blocks; /* Number of aligned blocks */ member
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c112 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 Dcipher_aes_cbc_hmac_sha1_hw.c108 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 Dcfa.h260 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 Dtransformation_duplicate_region_with_selection.cpp404 std::vector<opt::BasicBlock*> blocks; in Apply() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dcfa.h260 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 Dtransformation_duplicate_region_with_selection.cpp404 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 DWebAssemblyExceptionInfo.h80 inline iterator_range<block_iterator> blocks() const { in blocks() function in llvm::WebAssemblyException
/third_party/skia/third_party/externals/zlib/contrib/bench/
H A Dzlib_bench.cc214 const int blocks = (length + block_size - 1) / block_size; in zlib_file() local
[all...]
/third_party/spirv-tools/source/
H A Dcfa.h309 std::vector<BB*> CFA<BB>::TraversalRoots(const std::vector<BB*>& blocks, in TraversalRoots() argument
[all...]
/third_party/python/Python/
H A Dpyhash.c254 Py_ssize_t remainder, blocks; in fnv() local
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_duplicate_region_with_selection.cpp404 std::vector<opt::BasicBlock*> blocks; in Apply() local
[all...]
/base/update/updater/services/applypatch/
H A Dblock_set.cpp241 size_t blocks = it->second - it->first; in MoveBlock() local
/kernel/linux/linux-5.10/drivers/mtd/
H A Drfd_ftl.c88 struct block *blocks; member
[all...]
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dghash-ce-glue.c78 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 Dghash-ce-glue.c74 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 Ddm-ebs-target.c143 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 Dcb710-mmc.c268 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 Dmxs-mmc.c356 unsigned int blocks = data->blocks; in mxs_mmc_adtc() local
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_spc.c966 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...]

Completed in 17 milliseconds

1...<<11121314151617181920>>...31