Home
last modified time | relevance | path

Searched defs:profileByte (Results 1 – 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp_test/unittest/elfVerify/
Dverify_elf_test.cpp747 std::vector<int8_t> profileByte = profileSign.GetValue(); variable
777 std::vector<int8_t> profileByte = profileSign.GetValue(); variable
/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
Dverify_elf.cpp111 …const std::vector<int8_t>& profileByte = signBlockMap.find(PROFILE_NOSIGNED_BLOCK)->second.GetValu… in VerifyP7b() local
119 const std::vector<int8_t>& profileByte = profileSign.GetValue(); in VerifyP7b() local