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.java1121 KeyProtection keyProtection) throws Exception { in assertInitVerifySucceeds()
1134 KeyProtection keyProtection) throws Exception { in assertInitVerifySucceeds()
1145 KeyProtection keyProtection) throws Exception { in assertInitSignSucceeds()
1158 KeyProtection keyProtection) throws Exception { in assertInitSignSucceeds()
1169 KeyProtection keyProtection) throws Exception { in assertInitSignThrowsInvalidKeyException()
1176 KeyProtection keyProtection) throws Exception { in assertInitSignThrowsInvalidKeyException()
1191 KeyProtection keyProtection) throws Exception { in assertInitSignThrowsInvalidKeyException()
/cts/tests/tests/keystore/src/android/keystore/cts/util/
DTestUtils.java629 KeyProtection keyProtection) throws Exception { in importIntoAndroidKeyStore()
643 KeyProtection keyProtection) throws Exception { in importIntoAndroidKeyStore()