Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java1112 checkKeyIndependentAttestationInfo(challenge, purpose, in testCurve25519Attestations()
1171 checkKeyIndependentAttestationInfo(challenge, purposes, startTime, in testRsaAttestation()
1236 checkKeyIndependentAttestationInfo(challenge, purposes, startTime, in testEcAttestation()
1320 private void checkKeyIndependentAttestationInfo(byte[] challenge, int purposes, in checkKeyIndependentAttestationInfo() method in KeyAttestationTest
1328 checkKeyIndependentAttestationInfo(challenge, purposes, digests, in checkKeyIndependentAttestationInfo()
1333 private void checkKeyIndependentAttestationInfo(byte[] challenge, int purposes, in checkKeyIndependentAttestationInfo() method in KeyAttestationTest