Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/interfaces/innerkits/common/include/
H A Derrcode.h37 CS_ERR_HUKS_OBTAIN_CERT = -0x201, enumerator
/ohos5.0/base/security/code_signature/utils/src/
H A Dpkcs7_generator.cpp36 ret = CS_ERR_HUKS_OBTAIN_CERT; in GenerateSignature()
/ohos5.0/base/security/code_signature/services/local_code_sign/src/
H A Dlocal_sign_key.cpp183 return CS_ERR_HUKS_OBTAIN_CERT; in GetFormattedCertChain()