Home
last modified time | relevance | path

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

/cts/tests/security/src/android/keystore/cts/
DKeyGenerationUtils.java47 int deviceIdAttestationFlags, String alias) { in generateRsaKeyPair()
54 ComponentName admin, int deviceIdAttestationFlags) { in generateKeyWithIdFlagsExpectingSuccess()
/cts/tests/tests/keystore/src/android/keystore/cts/
DDeviceOwnerKeyManagementTest.java347 private boolean isDeviceIdAttestationRequested(int deviceIdAttestationFlags) { in isDeviceIdAttestationRequested()
360 int deviceIdAttestationFlags) throws Exception { in generateKeyAndCheckAttestation()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DKeyManagementTest.java329 private boolean isDeviceIdAttestationRequested(int deviceIdAttestationFlags) { in isDeviceIdAttestationRequested()
342 int deviceIdAttestationFlags) throws Exception { in generateKeyAndCheckAttestation()