Home
last modified time | relevance | path

Searched refs:adjustConfigForEncryptingWithPrivateKey (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreRSACipherSpi.java59 protected boolean adjustConfigForEncryptingWithPrivateKey() { in adjustConfigForEncryptingWithPrivateKey() method in AndroidKeyStoreRSACipherSpi.NoPadding
113 protected boolean adjustConfigForEncryptingWithPrivateKey() { in adjustConfigForEncryptingWithPrivateKey() method in AndroidKeyStoreRSACipherSpi.PKCS1Padding
428 if (!adjustConfigForEncryptingWithPrivateKey()) { in initKey()
486 protected boolean adjustConfigForEncryptingWithPrivateKey() { in adjustConfigForEncryptingWithPrivateKey() method in AndroidKeyStoreRSACipherSpi