Home
last modified time | relevance | path

Searched defs:bytes (Results 351 - 375 of 3397) sorted by relevance

1...<<11121314151617181920>>...136

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_chip_interface_test.cpp97 unsigned char bytes[32] = {0}; in HWTEST_F() local
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_vendor_interface.c103 HalVendorError WifiRequestFirmwareDebugDump(unsigned char *bytes, int32_t *size) in WifiRequestFirmwareDebugDump() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_cloud_test.cpp51 Bytes bytes; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dlog_print.cpp110 int bytes = vsnprintf_s(logBuff, maxLogLength, maxLogLength - 1, formatTemp.c_str(), argList); in Log() local
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/
H A Dlog_print.cpp66 int bytes = vsnprintf_s(logBuff, maxLogLength, maxLogLength - 1, formatTemp.c_str(), argList); in Log() local
/foundation/distributeddatamgr/udmf/interfaces/cj/src/
H A Dunified_record_impl.cpp49 static CArrUI8 VectorToByteArray(std::vector<uint8_t> bytes) in VectorToByteArray() argument
118 std::vector<uint8_t> bytes = std::vector<uint8_t>(); in CJValueType2ValueType() local
/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dpage_track.c219 kvm_page_track_write(struct kvm_vcpu *vcpu, gpa_t gpa, const u8 *new, int bytes) kvm_page_track_write() argument
/kernel/linux/linux-5.10/drivers/crypto/vmx/
H A Dghash.c42 int bytes; member
[all...]
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dpoly1305-glue.c85 u32 bytes = min(len, POLY1305_BLOCK_SIZE - dctx->buflen); in neon_poly1305_do_update() local
129 u32 bytes = min(nbytes, POLY1305_BLOCK_SIZE - dctx->buflen); in poly1305_update_arch() local
[all...]
H A Dchacha-neon-glue.c83 void chacha_crypt_arch(u32 *state, u8 *dst, const u8 *src, unsigned int bytes, in chacha_crypt_arch() argument
42 chacha_doneon(u32 *state, u8 *dst, const u8 *src, int bytes, int nrounds) chacha_doneon() argument
[all...]
/kernel/linux/linux-5.10/arch/arm64/lib/
H A Dxor-neon.c13 void xor_arm64_neon_2(unsigned long bytes, unsigned long *p1, in xor_arm64_neon_2() argument
40 void xor_arm64_neon_3(unsigned long bytes, unsigned long *p1, in xor_arm64_neon_3() argument
75 void xor_arm64_neon_4(unsigned long bytes, unsigned long *p1, in xor_arm64_neon_4() argument
118 void xor_arm64_neon_5(unsigned long bytes, unsigned long *p1, in xor_arm64_neon_5() argument
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dpoly1305-glue.c89 u32 bytes = min(len, POLY1305_BLOCK_SIZE - dctx->buflen); in arm_poly1305_do_update() local
146 u32 bytes = min(nbytes, POLY1305_BLOCK_SIZE - dctx->buflen); in poly1305_update_arch() local
[all...]
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dxor.h47 xor_arm4regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_arm4regs_2() argument
67 xor_arm4regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_3() argument
89 xor_arm4regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_4() argument
108 xor_arm4regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_arm4regs_5() argument
149 xor_neon_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_neon_2() argument
161 xor_neon_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3) xor_neon_3() argument
174 xor_neon_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3, unsigned long *p4) xor_neon_4() argument
187 xor_neon_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3, unsigned long *p4, unsigned long *p5) xor_neon_5() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/alchemy/devboards/
H A Dpm.c148 db1x_pmattr_store(struct kobject *kobj, struct kobj_attribute *attr, const char *instr, size_t bytes) db1x_pmattr_store() argument
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Dsha1-spe-glue.c78 unsigned int bytes; in ppc_spe_sha1_update() local
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dpmem.c15 unsigned long bytes = l1_dcache_bytes(); in __clean_pmem_range() local
27 unsigned long bytes = l1_dcache_bytes(); in __flush_pmem_range() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dxor_32.h24 xor_pII_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_pII_mmx_2() argument
67 xor_pII_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_3() argument
116 xor_pII_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_4() argument
171 xor_pII_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_pII_mmx_5() argument
251 xor_p5_mmx_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_p5_mmx_2() argument
298 xor_p5_mmx_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3) xor_p5_mmx_3() argument
355 xor_p5_mmx_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3, unsigned long *p4) xor_p5_mmx_4() argument
421 xor_p5_mmx_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, unsigned long *p3, unsigned long *p4, unsigned long *p5) xor_p5_mmx_5() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dghash_s390.c27 u32 bytes; member
[all...]
/kernel/linux/linux-5.10/drivers/block/rnbd/
H A Drnbd-srv-dev.c82 unsigned int bytes = PAGE_SIZE - offset; in rnbd_bio_map_kern() local
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/
H A Dingenic_ecc.h24 int bytes; member
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dupd.c74 clear_update_marker(struct ubi_device *ubi, struct ubi_volume *vol, long long bytes) clear_update_marker() argument
114 ubi_start_update(struct ubi_device *ubi, struct ubi_volume *vol, long long bytes) ubi_start_update() argument
[all...]
/kernel/linux/linux-6.6/arch/mips/alchemy/devboards/
H A Dpm.c148 db1x_pmattr_store(struct kobject *kobj, struct kobj_attribute *attr, const char *instr, size_t bytes) db1x_pmattr_store() argument
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dsha1-spe-glue.c65 unsigned int bytes; in ppc_spe_sha1_update() local
H A Dsha256-spe-glue.c66 unsigned int bytes; in ppc_spe_sha256_update() local
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcacheflush.h73 unsigned long bytes = l1_dcache_bytes(); in flush_dcache_range() local
95 unsigned long bytes = l1_dcache_bytes(); in clean_dcache_range() local
114 unsigned long bytes = l1_dcache_bytes(); in invalidate_dcache_range() local
[all...]

Completed in 10 milliseconds

1...<<11121314151617181920>>...136