Searched refs:KM_ERROR_INCOMPATIBLE_ALGORITHM (Results 1 – 8 of 8) sorted by relevance
377 *error = KM_ERROR_INCOMPATIBLE_ALGORITHM; in GenerateAttestation()398 *error = KM_ERROR_INCOMPATIBLE_ALGORITHM; in GenerateSelfSignedCertificate()
350 *error = KM_ERROR_INCOMPATIBLE_ALGORITHM; in GenerateAttestation()378 *error = KM_ERROR_INCOMPATIBLE_ALGORITHM; in GenerateSelfSignedCertificate()
239 *error = KM_ERROR_INCOMPATIBLE_ALGORITHM; in GenerateAttestation()
245 return KM_ERROR_INCOMPATIBLE_ALGORITHM; in TranslateEvpError()
215 return KM_ERROR_INCOMPATIBLE_ALGORITHM; in check_attest_key_auths()
214 public static final int KM_ERROR_INCOMPATIBLE_ALGORITHM = field in KeymasterDefs343 sErrorCodeToString.put(KM_ERROR_INCOMPATIBLE_ALGORITHM, "Incompatible algorithm"); in sErrorCodeToString.put() argument
443 KM_ERROR_INCOMPATIBLE_ALGORITHM = -5, enumerator
50984 Landroid/security/keymaster/KeymasterDefs;->KM_ERROR_INCOMPATIBLE_ALGORITHM:I