Home
last modified time | relevance | path

Searched defs:challenge (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java366 private void testRsaAttestations(int keySize, byte[] challenge, int purpose, in testRsaAttestations()
391 private void testRsaAttestation(byte[] challenge, boolean includeValidityDates, int keySize, in testRsaAttestation()
453 private void testEcAttestation(byte[] challenge, boolean includeValidityDates, String ecCurve, in testEcAttestation()
512 private void checkKeyIndependentAttestationInfo(byte[] challenge, int purposes, Date startTime, in checkKeyIndependentAttestationInfo()