Home
last modified time | relevance | path

Searched refs:SegmentHeader (Results 1 – 2 of 2) sorted by relevance

/base/security/code_signature/utils/include/
Dcode_sign_block.h54 } SegmentHeader; typedef
/base/security/code_signature/utils/src/
Dcode_sign_block.cpp157 auto segHeader = CONST_STATIC_CAST(SegmentHeader, codeSignBlock + sizeof(CodeSignBlockHeader)); in ParseCodeSignBlockBaseInfo()