Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java111 private static final int KM_ERROR_INVALID_INPUT_LENGTH = -21; field in KeyAttestationTest
181 assertEquals(KM_ERROR_INVALID_INPUT_LENGTH, cause.getErrorCode()); in testEcAttestation_TooLargeChallenge()
299 assertEquals(KM_ERROR_INVALID_INPUT_LENGTH, cause.getErrorCode()); in testRsaAttestation_TooLargeChallenge()