Home
last modified time | relevance | path

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

/aosp12/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreRSACipherSpi.java412 "RSA private keys cannot be used with " + opmodeToString(opmode) in initKey()
432 "RSA public keys cannot be used with " + opmodeToString(opmode) in initKey()
439 "RSA public keys cannot be used with " + opmodeToString(opmode)); in initKey()
H A DAndroidKeyStoreCipherSpiBase.java900 static String opmodeToString(int opmode) { in opmodeToString() method in AndroidKeyStoreCipherSpiBase
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51201 Landroid/security/keystore/AndroidKeyStoreCipherSpiBase;->opmodeToString(I)Ljava/lang/String;