Searched refs:KM_PAD_RSA_PKCS1_1_5_ENCRYPT (Results 1 – 7 of 7) sorted by relevance
79 case KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_ENCRYPT: in isKeymasterPaddingSchemeIndCpaCompatibleWithAsymmetricCrypto()
419 return KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_ENCRYPT; in toKeymaster()435 case KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_ENCRYPT: in fromKeymaster()
108 super(KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_ENCRYPT); in PKCS1Padding()
803 KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_ENCRYPT); in setWrappedKeyEntry()
120 public static final int KM_PAD_RSA_PKCS1_1_5_ENCRYPT = 4; field in KeymasterDefs
715 args.addEnum(KeymasterDefs.KM_TAG_PADDING, KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_ENCRYPT); in makeLegacyArguments()
61642 Landroid/security/keymaster/KeymasterDefs;->KM_PAD_RSA_PKCS1_1_5_ENCRYPT:I