Searched refs:randomizedEncryptionRequired (Results 1 – 3 of 3) sorted by relevance
153 final boolean randomizedEncryptionRequired = in.readBoolean(); in ParcelableKeyGenParameterSpec()185 randomizedEncryptionRequired, in ParcelableKeyGenParameterSpec()
247 boolean randomizedEncryptionRequired, in KeyProtection() argument268 mRandomizedEncryptionRequired = randomizedEncryptionRequired; in KeyProtection()
301 boolean randomizedEncryptionRequired, in KeyGenParameterSpec() argument351 mRandomizedEncryptionRequired = randomizedEncryptionRequired; in KeyGenParameterSpec()