Home
last modified time | relevance | path

Searched defs:offset (Results 7101 - 7125 of 18341) sorted by relevance

1...<<281282283284285286287288289290>>...734

/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/src/
H A Dcm_x509.c256 uint32_t offset = 0; in GetX509SubjectNameLongFormat() local
279 uint32_t offset = 0; in GetX509IssueNameLongFormat() local
[all...]
/base/security/certificate_manager/interfaces/kits/napi/src/dialog/
H A Dcm_napi_dialog_common.cpp260 size_t offset = 0; in GetUint8ArrayToBase64Str() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_uri.c197 static int32_t EncodePathComp(char *encoded, uint32_t *offset, uint32_t *availLen, in EncodePathComp() argument
236 static int32_t EncodeQueryComp(char *encoded, uint32_t *offset, uint32_t *availLen, in EncodeQueryComp() argument
136 EncodeComp( char *buf, uint32_t *offset, uint32_t *available, const char *key, const char *value, const char *resAvail, uint32_t *sep, char sepChar) EncodeComp() argument
/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/src/
H A Dfuse_daemon.cpp168 static void FuseDaemonRead(fuse_req_t req, fuse_ino_t ino, size_t size, off_t offset, struct fuse_file_info* fi) in FuseDaemonRead() argument
/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_crypto_adapter.c376 uint32_t offset = sizeof(struct KeyMaterial25519); in SetCurve25519KeyMaterial() local
420 uint32_t offset = sizeof(struct HksParamSet) + (sizeof(struct HksParam) << 1); in CheckFormatCurve25519Key() local
/base/sensors/sensor/frameworks/native/src/
H A Dsensor_algorithm.cpp73 int32_t offset = j * matrixDimension; in TransformCoordinateSystemImpl() local
[all...]
/base/startup/init/services/param/linux/
H A Dparam_service.c108 uint32_t offset = 0; in SendWatcherNotifyMessage() local
163 uint32_t offset = 0; in HandleParamSet() local
237 uint32_t offset = 0; in HandleParamWaitAdd() local
/base/startup/init/test/unittest/param/
H A Dparamservice_unittest.cpp326 uint32_t offset = 0; in TestServiceProcessMessage() local
349 uint32_t offset = 0; in AddWatch() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_ecc.c84 uint32_t offset = sizeof(struct KeyMaterialEcc); in TransEccKeyToKeyBlob() local
255 uint32_t offset = sizeof(struct KeyMaterialEcc); in EccInitPublicKey() local
[all...]
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_utils.c103 int32_t offset = sprintf_s(targetName, nameLen, "%d", *(int *)blob->data); in ConstructPlainName() local
494 int32_t offset = sprintf_s(userPath, HKS_MAX_DIRENT_FILE_LEN, "%s/%s", in CheckUserPathExist() local
510 int32_t offset = 0; in ConstructPath() local
[all...]
/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_common_func.cpp41 uint32_t offset = 0; in TestConstuctBlob() local
/base/startup/init/interfaces/innerkits/fs_manager/erofs_overlay/
H A Derofs_mount_overlay.c105 INIT_STATIC uint64_t GetImgSize(const char *dev, uint64_t offset) in GetImgSize() argument
/base/security/huks/interfaces/kits/napi/src/v8/
H A Dhuks_napi_common.cpp82 size_t offset = 0; in GetUint8Array() local
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_import_wrapped_x25519_suite_test.cpp299 uint32_t offset = sizeof(material); in ConstructCurve25519Key() local
344 uint32_t offset = sizeof(material); in ConstructRsaKey() local
[all...]
H A Dhks_import_wrapped_ecdh_suite_test.cpp291 uint32_t offset = sizeof(material); in ConstructKey() local
/base/startup/init/test/systest/
H A Dloopclient_systest.c243 const uint8_t *offset = buf; in WriteMessage() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_rsa.c132 uint32_t offset = sizeof(*keyMaterial); in RsaSaveKeyMaterial() local
217 uint32_t offset = sizeof(*keyMaterial); in RsaKeyMaterialToCtx() local
[all...]
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_sm_import_wrap_key.c112 uint32_t offset = *partOffset; in GetPublicKeyAndSignDataLength() local
181 uint32_t offset = *partOffset; in DecryptKekWithSm2() local
349 uint32_t offset = *partOffset; in DeriveKeyByFactor() local
377 uint32_t offset = *partOffset; CompareWrapKeyHmac() local
432 uint32_t offset = *partOffset; DecryptImportedSmKey() local
[all...]
H A Dhks_keyblob_lite.c224 uint32_t offset = sizeof(*keyMaterial); in Ed25519BlobToKeyMaterial() local
/base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/
H A Dopenssl_ecc_helper.c56 uint32_t offset = sizeof(struct KeyMaterialEcc); in TransEccKeyToKeyBlob() local
178 uint32_t offset = sizeof(struct KeyMaterialEcc); in EccInitPublicKey() local
[all...]
/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body_part.cpp188 uint32_t offset = decodeBuffer.GetCurPosition(); in DecodePartBody() local
/base/telephony/sms_mms/services/sms/
H A Dsms_wap_push_buffer.cpp39 std::unique_ptr<char[]> SmsWapPushBuffer::ReadDataBuffer(uint32_t offset, uint32_t desLen) in ReadDataBuffer() argument
142 bool SmsWapPushBuffer::IncreasePointer(uint32_t offset) in IncreasePointer() argument
152 bool SmsWapPushBuffer::DecreasePointer(uint32_t offset) in DecreasePointer() argument
[all...]
/base/telephony/core_service/utils/codec/src/
H A Dasn1_utils.cpp157 int32_t Asn1Utils::BytesToInt(const std::vector<uint8_t> &src, uint32_t offset, uint32_t length) in BytesToInt() argument
/base/update/updater/services/diffpatch/diff/
H A Dblocks_diff.cpp449 int64_t offset = 0; in WriteDiffData() local
95 MakePatch(const BlockBuffer &newInfo, const BlockBuffer &oldInfo, std::vector<uint8_t> &patchData, size_t offset, size_t &patchSize) MakePatch() argument
/base/update/updater/services/applypatch/
H A Dblock_set.cpp177 off64_t offset = static_cast<off64_t>(it->first * H_BLOCK_SIZE); in WriteDataToBlock() local
347 off64_t offset = static_cast<off64_t>(iter->first * H_BLOCK_SIZE); in WriteZeroToBlock() local

Completed in 32 milliseconds

1...<<281282283284285286287288289290>>...734