| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
| H A D | wifi_hal_chip_interface_test.cpp | 97 unsigned char bytes[32] = {0}; in HWTEST_F() local
|
| /foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
| H A D | wifi_hal_vendor_interface.c | 103 HalVendorError WifiRequestFirmwareDebugDump(unsigned char *bytes, int32_t *size) in WifiRequestFirmwareDebugDump() argument
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
| H A D | rdb_cloud_test.cpp | 51 Bytes bytes;
in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | log_print.cpp | 110 int bytes = vsnprintf_s(logBuff, maxLogLength, maxLogLength - 1, formatTemp.c_str(), argList); in Log() local
|
| /foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/ |
| H A D | log_print.cpp | 66 int bytes = vsnprintf_s(logBuff, maxLogLength, maxLogLength - 1, formatTemp.c_str(), argList); in Log() local
|
| /foundation/distributeddatamgr/udmf/interfaces/cj/src/ |
| H A D | unified_record_impl.cpp | 49 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 D | page_track.c | 219 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 D | ghash.c | 42 int bytes; member [all...] |
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| H A D | poly1305-glue.c | 85 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 D | chacha-neon-glue.c | 83 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 D | xor-neon.c | 13 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 D | poly1305-glue.c | 89 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 D | xor.h | 47 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 D | pm.c | 148 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 D | sha1-spe-glue.c | 78 unsigned int bytes; in ppc_spe_sha1_update() local
|
| /kernel/linux/linux-5.10/arch/powerpc/lib/ |
| H A D | pmem.c | 15 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 D | xor_32.h | 24 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 D | ghash_s390.c | 27 u32 bytes; member [all...] |
| /kernel/linux/linux-5.10/drivers/block/rnbd/ |
| H A D | rnbd-srv-dev.c | 82 unsigned int bytes = PAGE_SIZE - offset; in rnbd_bio_map_kern() local
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/ |
| H A D | ingenic_ecc.h | 24 int bytes; member
|
| /kernel/linux/linux-5.10/drivers/mtd/ubi/ |
| H A D | upd.c | 74 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 D | pm.c | 148 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 D | sha1-spe-glue.c | 65 unsigned int bytes; in ppc_spe_sha1_update() local
|
| H A D | sha256-spe-glue.c | 66 unsigned int bytes; in ppc_spe_sha256_update() local
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | cacheflush.h | 73 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...] |