Searched refs:PROT_RSA_FMT (Results 1 – 3 of 3) sorted by relevance
492 (CMD_OP_TYPE | PROTID(RSA_ENC) | PROT_RSA_FMT(format))498 (CMD_OP_TYPE | PROTID(RSA_DEC) | PROT_RSA_FMT(format))
318 #define PROT_RSA_FMT(format) SHIFT_U32((PROT_RSA_FMT_##format) & 0x1, 12) macro
1403 if ((operation & PROT_RSA_FMT_MASK) == PROT_RSA_FMT(PKCS_V1_5)) { in do_caam_decrypt()1549 if ((operation & PROT_RSA_FMT_MASK) == PROT_RSA_FMT(PKCS_V1_5)) { in do_caam_decrypt()1581 if ((operation & PROT_RSA_FMT_MASK) == PROT_RSA_FMT(NO) && in do_caam_decrypt()1586 PROT_RSA_FMT(PKCS_V1_5)) { in do_caam_decrypt()