Searched refs:encryptionPaddings (Results 1 – 5 of 5) sorted by relevance
93 String[] encryptionPaddings; in getKeyInfo() local143 encryptionPaddings = in getKeyInfo()203 encryptionPaddings, in getKeyInfo()
98 @KeyProperties.EncryptionPaddingEnum String[] encryptionPaddings, in KeyInfo() argument118 ArrayUtils.cloneIfNotEmpty(ArrayUtils.nullToEmpty(encryptionPaddings)); in KeyInfo()
149 final String[] encryptionPaddings = in.createStringArray(); in ParcelableKeyGenParameterSpec() local180 encryptionPaddings, in ParcelableKeyGenParameterSpec()
243 @KeyProperties.EncryptionPaddingEnum String[] encryptionPaddings, in KeyProtection() argument263 ArrayUtils.cloneIfNotEmpty(ArrayUtils.nullToEmpty(encryptionPaddings)); in KeyProtection()
296 @KeyProperties.EncryptionPaddingEnum String[] encryptionPaddings, in KeyGenParameterSpec() argument345 ArrayUtils.cloneIfNotEmpty(ArrayUtils.nullToEmpty(encryptionPaddings)); in KeyGenParameterSpec()