Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/utils/src/
H A Dcode_sign_block.cpp35 constexpr uint32_t CSB_PROPERTY_BLOB = 0x20000003; variable
207 if (value.optionalType != CSB_PROPERTY_BLOB) { in GetCodeSignBlockBuffer()