Home
last modified time | relevance | path

Searched defs:totalLen (Results 1 – 8 of 8) sorted by relevance

/base/telephony/core_service/services/sim/src/
Dicc_operator_rule.cpp120 int32_t totalLen = INT32_INITVALUE; in CreateFromTLV() local
152 int32_t totalLen = INT32_INITVALUE; in DecodeTLVTagCertPkg() local
193 int32_t totalLen = INT32_INITVALUE; in DecodeTLVTagLimits() local
/base/security/huks/services/huks_standard/huks_service/main/core/src/
Dhks_storage_lite.c159 uint32_t totalLen = keyInfoHead->totalLen; in FreshImageBuffer() local
293 uint32_t totalLen = sizeof(struct HksStoreHeaderInfo); in CleanStorageKeyInfo() local
345 uint32_t totalLen = keyInfoHead->totalLen; in GetKeyOffsetByKeyAlias() local
454 static int32_t GetLenAfterAddKey(const struct HksBlob *keyBlob, uint32_t totalLen, uint32_t *totalL… in GetLenAfterAddKey()
813 uint32_t totalLen = keyInfoHead->totalLen; in HksStoreGetKeyInfoList() local
/base/hiviewdfx/hilog/services/hilogd/include/
Dlog_stats.h105 uint64_t totalLen = 0; in GetTotalLen() local
/base/security/device_auth/services/authenticators/src/account_unrelated/
Ddas_task_common.c215 uint32_t totalLen = keyAliasBuff.length; in CombineKeyAlias() local
/base/security/device_auth/common_lib/impl/src/
Dhc_tlv_parser.c245 uint32_t totalLen = 0; in EncodeTlvStruct() local
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
Dhks_keyblob_lite.c464 …uint32_t totalLen = sizeof(struct HksStoreKeyInfo) + HKS_MAX_KEY_ALIAS_LEN + HKS_MAX_KEY_AUTH_ID_L… in HksBuildKeyBlob() local
/base/security/appverify/interfaces/innerkits/appverify/src/util/
Dhap_cert_verify_openssl_utils.cpp245 int32_t totalLen = 0; in WriteX509CrlToStream() local
/base/security/huks/interfaces/inner_api/huks_standard/main/include/
Dhks_type.h831 uint32_t totalLen; /* key buffer total len */ member