Searched refs:KM_PAD_RSA_PKCS1_1_5_ENCRYPT (Results 1 – 4 of 4) sorted by relevance
75 case KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_ENCRYPT: in isKeymasterPaddingSchemeIndCpaCompatibleWithAsymmetricCrypto()
397 return KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_ENCRYPT; in toKeymaster()413 case KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_ENCRYPT: in fromKeymaster()
108 super(KeymasterDefs.KM_PAD_RSA_PKCS1_1_5_ENCRYPT); in PKCS1Padding()
108 public static final int KM_PAD_RSA_PKCS1_1_5_ENCRYPT = 4; field in KeymasterDefs