Searched refs:getEncryptionPaddings (Results 1 – 13 of 13) sorted by relevance
235 public @KeyProperties.EncryptionPaddingEnum String[] getEncryptionPaddings() { in getEncryptionPaddings() method in KeyInfo
601 public @KeyProperties.EncryptionPaddingEnum String[] getEncryptionPaddings() { in getEncryptionPaddings() method in KeyGenParameterSpec971 mEncryptionPaddings = sourceSpec.getEncryptionPaddings(); in Builder()
94 out.writeStringArray(mSpec.getEncryptionPaddings()); in writeToParcel()
336 public @KeyProperties.EncryptionPaddingEnum String[] getEncryptionPaddings() { in getEncryptionPaddings() method in KeyProtection
145 getEncryptKeyProtection().getEncryptionPaddings()); in init_createsEncryptKeyWithCorrectPaddings()187 getDecryptKeyProtection().getEncryptionPaddings()); in init_createsDecryptKeyWithCorrectPaddings()
104 assertThat(spec.getEncryptionPaddings(), is(new String[] {ENCRYPTION_PADDING})); in validateSpecValues()
196 spec.getEncryptionPaddings()); in engineInit()
493 spec.getEncryptionPaddings()); in setPrivateKeyEntry()754 for (String padding : params.getEncryptionPaddings()) { in setSecretKeyEntry()
263 spec.getEncryptionPaddings()); in initialize()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
37528 method @NonNull public String[] getEncryptionPaddings();37587 method @NonNull public String[] getEncryptionPaddings();37672 method @NonNull public String[] getEncryptionPaddings();
13994 HSPLandroid/security/keystore/KeyGenParameterSpec;->getEncryptionPaddings()[Ljava/lang/String;
13984 HSPLandroid/security/keystore/KeyGenParameterSpec;->getEncryptionPaddings()[Ljava/lang/String;