Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DRSASignatureTest.java176 Context context, KeyProtection importParams) throws Exception { in importKatKeyPairs()
DCipherTest.java1812 private void assertInitDecryptSucceeds(String transformation, KeyProtection importParams) in assertInitDecryptSucceeds()
1822 String transformation, KeyProtection importParams) throws Exception { in assertInitDecryptThrowsInvalidKeyException()
1833 private void assertInitEncryptSucceeds(String transformation, KeyProtection importParams) in assertInitEncryptSucceeds()
1842 String transformation, KeyProtection importParams) throws Exception { in assertInitEncryptThrowsInvalidKeyException()
1853 String transformation, KeyProtection importParams) in importDefaultKatKey()
1881 KeyProtection importParams = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in importDefaultKatKey() local
1895 KeyProtection importParams = TestUtils.getMinimalWorkingImportParametersForCipheringWith( in importKatKeys() local
DECDSASignatureTest.java268 Context context, KeyProtection importParams) throws Exception { in importKatKeyPairs()
DCurve25519Test.java121 KeyProtection importParams = new KeyProtection.Builder(KeyProperties.PURPOSE_AGREE_KEY) in x25519KeyImportAndAgreementTest() local
DKeyAgreementTest.java115 KeyProtection importParams = in testGenerateSecret_withImportedKey() local
DSignatureTest.java1212 KeyProtection importParams = in importDefaultKatKeyPair() local
1357 KeyProtection importParams = in importKatKeyPairsForSigning() local
1371 KeyProtection importParams = in importLimitedUseKatKeyPairsForSigning() local