Home
last modified time | relevance | path

Searched defs:rootHash (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/code_signature/test/unittest/
H A Denable_verity_test.cpp321 ByteBuffer &rootHash) in FillOptional()
334 ByteBuffer rootHash; in EnableExpandedTamperFile() local
448 ByteBuffer rootHash; variable
469 ByteBuffer rootHash; variable
497 ByteBuffer rootHash; variable
539 ByteBuffer rootHash; variable
572 ByteBuffer rootHash; variable
603 ByteBuffer rootHash; variable
640 ByteBuffer rootHash; variable
/ohos5.0/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/
H A Dcode_sign_helper.cpp76 uint8_t rootHash[64] = {0}; in ShowCodeSignInfo() local
/ohos5.0/base/security/code_signature/utils/include/
H A Dcode_sign_block.h69 uint8_t rootHash[64]; member