Searched refs:rootLen (Results 1 – 3 of 3) sorted by relevance
109 int32_t rootLen = HcsGetNodeOrAttrLength(blob); in HcsGetNodeLength() local110 if (rootLen < 0) { in HcsGetNodeLength()111 HDF_LOGE("%{public}s failed, the rootLen is %{public}d", __func__, rootLen); in HcsGetNodeLength()114 …rootLen += (int32_t)HcsByteCodeToUint32(blob + HCS_PREFIX_LENGTH + HCS_STRING_LENGTH(blob + HCS_PR… in HcsGetNodeLength()115 return rootLen; in HcsGetNodeLength()
215 …uint32_t rootLen = TAG_AND_LEN_BYTE + dataContent->contentSize + TAG_AND_LEN_BYTE + ED25519_FIX_SI… in GenerateRetTlv() local216 if (WriteTlvHead(ATTR_ROOT, rootLen, retTlv) != RESULT_SUCCESS || in GenerateRetTlv()
115 uint32_t rootLen = strlen(sandbox->rootPath); in BuildRootPath() local124 if (rootLen > (currLen + userIdLen)) { in BuildRootPath()794 uint32_t rootLen = strlen(path); in UnmountDepPaths() local802 path[rootLen] = '\0'; in UnmountDepPaths()814 uint32_t rootLen = strlen(path); in UnmountSandboxConfigs() local829 path[rootLen] = '\0'; in UnmountSandboxConfigs()