Home
last modified time | relevance | path

Searched defs:importParams (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DECDSASignatureTest.java121 Context context, KeyProtection importParams) throws Exception { in importKatKeyPairs()
DRSASignatureTest.java158 Context context, KeyProtection importParams) throws Exception { in importKatKeyPairs()
DCipherTest.java1736 private void assertInitDecryptSucceeds(String transformation, KeyProtection importParams) in assertInitDecryptSucceeds()
1746 String transformation, KeyProtection importParams) throws Exception { in assertInitDecryptThrowsInvalidKeyException()
1757 private void assertInitEncryptSucceeds(String transformation, KeyProtection importParams) in assertInitEncryptSucceeds()
1766 String transformation, KeyProtection importParams) throws Exception { in assertInitEncryptThrowsInvalidKeyException()
1777 String transformation, KeyProtection importParams) in importDefaultKatKey()
1805 KeyProtection importParams = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in importDefaultKatKey() local
1819 KeyProtection importParams = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in importKatKeys() local
DSignatureTest.java1161 KeyProtection importParams = in importDefaultKatKeyPair() local
1306 KeyProtection importParams = in importKatKeyPairsForSigning() local