Searched refs:V_ERR_GET_CERT_INFO (Results 1 – 4 of 4) sorted by relevance
48 if (errCode >= V_ERR_GET_CERT_INFO && errCode <= V_ERR_GET_CERT_TYPE) { in SwitchErrorCode()
157 if (errorCode >= V_ERR_GET_CERT_INFO && errorCode <= V_ERR_GET_CERT_TYPE) { in SwitchErrorCode()
32 V_ERR_GET_CERT_INFO = 0xef000002, enumerator
1137 ret = V_ERR_GET_CERT_INFO; in VerifyBinSign()