Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/interfaces/innerkits/common/include/
H A Derrcode.h97 CS_ERR_SO_SIGN_OFFSET = -0x619, enumerator
/ohos5.0/base/security/code_signature/utils/src/
H A Dcode_sign_block.cpp124 return CS_ERR_SO_SIGN_OFFSET; in ParseNativeLibSignInfo()