Searched refs:opmodeToString (Results 1 – 3 of 3) sorted by relevance
385 "RSA private keys cannot be used with " + opmodeToString(opmode) in initKey()405 "RSA public keys cannot be used with " + opmodeToString(opmode) in initKey()412 "RSA public keys cannot be used with " + opmodeToString(opmode)); in initKey()
798 static String opmodeToString(int opmode) { in opmodeToString() method in AndroidKeyStoreCipherSpiBase
66104 Landroid/security/keystore/AndroidKeyStoreCipherSpiBase;->opmodeToString(I)Ljava/lang/String;