Searched refs:encryptionPaddings (Results 1 – 5 of 5) sorted by relevance
78 String[] encryptionPaddings; in getKeyInfo() local222 encryptionPaddings = in getKeyInfo()250 encryptionPaddings, in getKeyInfo()
103 @KeyProperties.EncryptionPaddingEnum String[] encryptionPaddings, in KeyInfo() argument127 ArrayUtils.cloneIfNotEmpty(ArrayUtils.nullToEmpty(encryptionPaddings)); in KeyInfo()
166 final String[] encryptionPaddings = in.createStringArray(); in ParcelableKeyGenParameterSpec() local205 encryptionPaddings, in ParcelableKeyGenParameterSpec()
252 @KeyProperties.EncryptionPaddingEnum String[] encryptionPaddings, in KeyProtection() argument276 ArrayUtils.cloneIfNotEmpty(ArrayUtils.nullToEmpty(encryptionPaddings)); in KeyProtection()
356 @KeyProperties.EncryptionPaddingEnum String[] encryptionPaddings, in KeyGenParameterSpec() argument419 ArrayUtils.cloneIfNotEmpty(ArrayUtils.nullToEmpty(encryptionPaddings)); in KeyGenParameterSpec()