Home
last modified time | relevance | path

Searched defs:numBytes (Results 1 – 6 of 6) sorted by relevance

/base/update/sys_installer/services/module_update/util/src/
Dmodule_hvb_ops.cpp35 static bool ParseReadParam(const std::string &path, const int64_t offset, const uint64_t numBytes, … in ParseReadParam()
65 …struct hvb_ops *ops, const char *partition, int64_t offset, uint64_t numBytes, void *buf, uint64_t… in HvbReadFromPartition()
105 struct hvb_ops *ops, const char *partition, int64_t offset, uint64_t numBytes, const void *buf) in HvbWriteToPartition()
/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/
Dhvb_ops.c46 int64_t offset, uint64_t numBytes, in HvbReadFromPartition()
133 int64_t offset, uint64_t numBytes, in HvbWriteToPartition()
/base/security/crypto_framework/plugin/openssl_plugin/crypto_operation/rand/src/
Drand_openssl.c34 static HcfResult OpensslGenerateRandom(HcfRandSpi *self, int32_t numBytes, HcfBlob *random) in OpensslGenerateRandom()
/base/security/crypto_framework/frameworks/crypto_operation/
Drand.c63 static HcfResult GenerateRandom(HcfRand *self, int32_t numBytes, HcfBlob *random) in GenerateRandom()
/base/security/crypto_framework/frameworks/js/napi/crypto/src/
Dnapi_rand.cpp38 int32_t numBytes = 0; member
119 int32_t numBytes = context->numBytes; in GenerateRandomExecute() local
254 int32_t numBytes = 0; in JsGenerateRandomSync() local
/base/telephony/core_service/services/sim/src/
Druim_file.cpp309 int numBytes = 0; in ProcessGetSpnDone() local