Searched refs:KM_PAD_RSA_PKCS1_1_5_SIGN (Results 1 – 7 of 7) sorted by relevance
35 super(keymasterDigest, KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_SIGN); in PKCS1Padding()
484 return KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_SIGN; in toKeymaster()496 case KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_SIGN: in fromKeymaster()
116 setKeymasterPaddingOverride(KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_SIGN); in adjustConfigForEncryptingWithPrivateKey()
862 KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_SIGN); in getCertificateSignatureAlgorithm()
121 public static final int KM_PAD_RSA_PKCS1_1_5_SIGN = 5; field in KeymasterDefs
716 args.addEnum(KeymasterDefs.KM_TAG_PADDING, KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_SIGN); in makeLegacyArguments()
61643 Landroid/security/keymaster/KeymasterDefs;->KM_PAD_RSA_PKCS1_1_5_SIGN:I