Searched defs:challenge (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/keystore/src/android/keystore/cts/ |
D | KeyAttestationTest.java | 339 private void testRsaAttestations(int keySize, byte[] challenge, int purpose, in testRsaAttestations() 358 private void testRsaAttestation(byte[] challenge, boolean includeValidityDates, int keySize, in testRsaAttestation() 420 private void testEcAttestation(byte[] challenge, boolean includeValidityDates, String ecCurve, in testEcAttestation() 460 private void checkKeyIndependentAttestationInfo(byte[] challenge, int purposes, Date startTime, in checkKeyIndependentAttestationInfo()
|