Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DAttestationPerformanceTest.java60 AndroidKeystoreRsaKeyGenerator(String algorithm, int keySize, byte[] challenge) in AndroidKeystoreRsaKeyGenerator()
79 AndroidKeystoreEcKeyGenerator(String algorithm, int keySize, byte[] challenge) in AndroidKeystoreEcKeyGenerator()
DKeyAttestationTest.java620 private void testRsaAttestations(int keySize, byte[] challenge, int purpose, in testRsaAttestations()
652 private void testRsaAttestation(byte[] challenge, boolean includeValidityDates, int keySize, in testRsaAttestation()
721 private void testEcAttestation(byte[] challenge, boolean includeValidityDates, String ecCurve, in testEcAttestation()
827 private void checkKeyIndependentAttestationInfo(byte[] challenge, int purposes, Date startTime, in checkKeyIndependentAttestationInfo()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2019-2115/
Dpoc.cpp97 uint64_t challenge = 0; in main() local
/cts/tests/tests/identity/src/android/security/identity/cts/
DProvisioningTest.java123 byte[] challenge) throws IdentityCredentialException { in createCredentialWithChallenge()
129 byte[] challenge, in createCredentialWithChallengeAndAcpId()
/cts/tests/tests/carrierapi/src/android/carrierapi/cts/
DCarrierApiTest.java1330 String challenge = "10" + EAP_SIM_AKA_RAND; in testEapSimAuthentication() local
1351 String challenge = "10" + EAP_SIM_AKA_RAND + "10" + EAP_AKA_AUTN; in testEapAkaAuthentication() local