Searched refs:encryptionPaddings (Results 1 – 5 of 5) sorted by relevance
81 String[] encryptionPaddings; in getKeyInfo() local221 encryptionPaddings = in getKeyInfo()249 encryptionPaddings, in getKeyInfo()
101 @KeyProperties.EncryptionPaddingEnum String[] encryptionPaddings, in KeyInfo() argument124 ArrayUtils.cloneIfNotEmpty(ArrayUtils.nullToEmpty(encryptionPaddings)); in KeyInfo()
155 final String[] encryptionPaddings = in.createStringArray(); in ParcelableKeyGenParameterSpec() local192 encryptionPaddings, in ParcelableKeyGenParameterSpec()
246 @KeyProperties.EncryptionPaddingEnum String[] encryptionPaddings, in KeyProtection() argument268 ArrayUtils.cloneIfNotEmpty(ArrayUtils.nullToEmpty(encryptionPaddings)); in KeyProtection()
346 @KeyProperties.EncryptionPaddingEnum String[] encryptionPaddings, in KeyGenParameterSpec() argument405 ArrayUtils.cloneIfNotEmpty(ArrayUtils.nullToEmpty(encryptionPaddings)); in KeyGenParameterSpec()