Searched refs:randomizedEncryptionRequired (Results 1 – 3 of 3) sorted by relevance
158 final boolean randomizedEncryptionRequired = in.readBoolean(); in ParcelableKeyGenParameterSpec()195 randomizedEncryptionRequired, in ParcelableKeyGenParameterSpec()
250 boolean randomizedEncryptionRequired, in KeyProtection() argument273 mRandomizedEncryptionRequired = randomizedEncryptionRequired; in KeyProtection()
349 boolean randomizedEncryptionRequired, in KeyGenParameterSpec() argument408 mRandomizedEncryptionRequired = randomizedEncryptionRequired; in KeyGenParameterSpec()