Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/interfaces/innerkits/common/include/
H A Derrcode.h98 CS_ERR_SO_SIGN_SIZE = -0x620, enumerator
/ohos5.0/base/security/code_signature/utils/src/
H A Dcode_sign_block.cpp127 return CS_ERR_SO_SIGN_SIZE; in ParseNativeLibSignInfo()