Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/biometrics/
DAbstractUserAuthenticationMacTest.java50 BiometricPrompt.CryptoObject getCryptoObject() { in getCryptoObject() method in AbstractUserAuthenticationMacTest
DAbstractUserAuthenticationSignatureTest.java54 BiometricPrompt.CryptoObject getCryptoObject() { in getCryptoObject() method in AbstractUserAuthenticationSignatureTest
DAbstractUserAuthenticationCipherTest.java55 BiometricPrompt.CryptoObject getCryptoObject() { in getCryptoObject() method in AbstractUserAuthenticationCipherTest
DAbstractUserAuthenticationTest.java93 abstract CryptoObject getCryptoObject(); in getCryptoObject() method in AbstractUserAuthenticationTest
318 crypto = getCryptoObject(); in testCredentialBoundEncryption()