Searched refs:protectionParams (Results 1 – 1 of 1) sorted by relevance
2059 KeyProtection protectionParams = new KeyProtection.Builder( in testKeyStore_LargeNumberOfKeysSupported_RSA() local2066 protectionParams); in testKeyStore_LargeNumberOfKeysSupported_RSA()2079 protectionParams); in testKeyStore_LargeNumberOfKeysSupported_RSA()2095 protectionParams); in testKeyStore_LargeNumberOfKeysSupported_RSA()2158 KeyProtection protectionParams = new KeyProtection.Builder( in testKeyStore_LargeNumberOfKeysSupported_EC() local2164 protectionParams); in testKeyStore_LargeNumberOfKeysSupported_EC()2177 protectionParams); in testKeyStore_LargeNumberOfKeysSupported_EC()2193 protectionParams); in testKeyStore_LargeNumberOfKeysSupported_EC()2256 KeyProtection protectionParams = new KeyProtection.Builder( in testKeyStore_LargeNumberOfKeysSupported_AES() local2261 mKeyStore.setEntry(entryName1, new KeyStore.SecretKeyEntry(key1), protectionParams); in testKeyStore_LargeNumberOfKeysSupported_AES()[all …]