Searched refs:KM_PAD_RSA_PKCS1_1_5_SIGN (Results 1 – 6 of 6) sorted by relevance
35 super(keymasterDigest, KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_SIGN); in PKCS1Padding()
505 return KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_SIGN; in toKeymaster()517 case KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_SIGN: in fromKeymaster()
116 setKeymasterPaddingOverride(KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_SIGN); in adjustConfigForEncryptingWithPrivateKey()
844 KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_SIGN); in getCertificateSignatureAlgorithm()
122 public static final int KM_PAD_RSA_PKCS1_1_5_SIGN = 5; field in KeymasterDefs
714 args.addEnum(KeymasterDefs.KM_TAG_PADDING, KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_SIGN); in makeLegacyArguments()