Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DMacTest.java610 private void assertInitSucceeds(String algorithm, KeyProtection keyProtection) in assertInitSucceeds()
616 String macAlgorithm, String keyAlgorithm, KeyProtection keyProtection) in assertInitSucceeds()
623 private void assertInitThrowsInvalidKeyException(String algorithm, KeyProtection keyProtection) in assertInitThrowsInvalidKeyException()
629 String macAlgorithm, String keyAlgorithm, KeyProtection keyProtection) in assertInitThrowsInvalidKeyException()
651 String keyAlgorithm, KeyProtection keyProtection) throws Exception { in importDefaultKatKey()
DSignatureTest.java1117 KeyProtection keyProtection) throws Exception { in assertInitVerifySucceeds()
1130 KeyProtection keyProtection) throws Exception { in assertInitVerifySucceeds()
1141 KeyProtection keyProtection) throws Exception { in assertInitSignSucceeds()
1154 KeyProtection keyProtection) throws Exception { in assertInitSignSucceeds()
1165 KeyProtection keyProtection) throws Exception { in assertInitSignThrowsInvalidKeyException()
1172 KeyProtection keyProtection) throws Exception { in assertInitSignThrowsInvalidKeyException()
1187 KeyProtection keyProtection) throws Exception { in assertInitSignThrowsInvalidKeyException()
/cts/tests/tests/keystore/src/android/keystore/cts/util/
DTestUtils.java562 KeyProtection keyProtection) throws Exception { in importIntoAndroidKeyStore()
576 KeyProtection keyProtection) throws Exception { in importIntoAndroidKeyStore()