Home
last modified time | relevance | path

Searched defs:blocks (Results 26 - 50 of 756) sorted by relevance

12345678910>>...31

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm.h32 unsigned long long blocks; member
H A Dcipher_chacha20_hw.c70 size_t blocks = inl / CHACHA_BLK_SIZE; in chacha20_cipher() local
[all...]
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dpoly1305.h36 poly1305_blocks_f blocks; member
/third_party/pulseaudio/src/pulsecore/
H A Dsample-util.h36 pa_memblock* blocks[PA_SAMPLE_MAX]; member
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm.h32 unsigned long long blocks; member
H A Dcipher_chacha20_hw.c70 size_t blocks = inl / CHACHA_BLK_SIZE; in chacha20_cipher() local
[all...]
/third_party/openssl/include/crypto/
H A Dpoly1305.h36 poly1305_blocks_f blocks; member
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_split_blocks.cpp37 std::vector<opt::BasicBlock*> blocks; in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_split_blocks.cpp37 std::vector<opt::BasicBlock*> blocks; in Apply() local
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_split_blocks.cpp37 std::vector<opt::BasicBlock*> blocks; in Apply() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-cbc.c29 int i, j, blocks; in aes_128_cbc_encrypt() local
65 int i, j, blocks; in aes_128_cbc_decrypt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-cbc.c29 int i, j, blocks; in aes_128_cbc_encrypt() local
65 int i, j, blocks; in aes_128_cbc_decrypt() local
/base/startup/init/interfaces/innerkits/include/fs_manager/
H A Derofs_super_block.h36 __le32 blocks; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_ref_drv.c26 UMP_KERNEL_API_EXPORT ump_dd_handle ump_dd_handle_create_from_phys_blocks(ump_dd_physical_block *blocks, unsigned long num_blocks) in ump_dd_handle_create_from_phys_blocks() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_ukk_ref_wrappers.c115 ump_dd_physical_block *blocks = NULL; in ump_dmabuf_import_wrapper() local
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dsha512-ce-glue.c34 __sha512_ce_transform(struct sha512_state *sst, u8 const *src, int blocks) __sha512_ce_transform() argument
48 __sha512_block_data_order(struct sha512_state *sst, u8 const *src, int blocks) __sha512_block_data_order() argument
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsha512-ce-glue.c34 __sha512_ce_transform(struct sha512_state *sst, u8 const *src, int blocks) __sha512_ce_transform() argument
48 __sha512_block_data_order(struct sha512_state *sst, u8 const *src, int blocks) __sha512_block_data_order() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_region.c26 struct list_head *blocks = &obj->mm.blocks; in i915_gem_object_get_pages_buddy() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcall-path.h56 struct list_head blocks; member
/kernel/linux/linux-5.10/include/crypto/
H A Dsha1_base.h45 int blocks; in sha1_base_do_update() local
H A Dsha512_base.h68 int blocks; in sha512_base_do_update() local
H A Dsha256_base.h48 int blocks; in sha256_base_do_update() local
H A Dsm3_base.h48 int blocks; in sm3_base_do_update() local
/kernel/linux/linux-6.6/include/crypto/
H A Dsha512_base.h69 int blocks; in sha512_base_do_update() local
H A Dsha1_base.h46 int blocks; in sha1_base_do_update() local

Completed in 7 milliseconds

12345678910>>...31