Searched refs:opmodeToString (Results 1 – 3 of 3) sorted by relevance
412 "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()
900 static String opmodeToString(int opmode) { in opmodeToString() method in AndroidKeyStoreCipherSpiBase
51201 Landroid/security/keystore/AndroidKeyStoreCipherSpiBase;->opmodeToString(I)Ljava/lang/String;