Searched refs:RTE_CRYPTO_ASYM_OP_SIGN (Results 1 – 12 of 12) sorted by relevance
46 .op_types = ((1 << RTE_CRYPTO_ASYM_OP_SIGN) | \
340 RTE_CRYPTO_ASYM_OP_SIGN) { in qat_asym_fill_arrays()643 } else if (asym_op->rsa.op_type == RTE_CRYPTO_ASYM_OP_SIGN) { in qat_asym_collect_response()
607 .op_types = ((1 << RTE_CRYPTO_ASYM_OP_SIGN) |638 .op_types = ((1 << RTE_CRYPTO_ASYM_OP_SIGN) |
698 case RTE_CRYPTO_ASYM_OP_SIGN: in otx_cpt_asym_rsa_op()
109 RTE_CRYPTO_ASYM_OP_SIGN, enumerator
187 [RTE_CRYPTO_ASYM_OP_SIGN] = "sign",
50 .op_types = ((1 << RTE_CRYPTO_ASYM_OP_SIGN) |81 .op_types = ((1 << RTE_CRYPTO_ASYM_OP_SIGN) |
782 case RTE_CRYPTO_ASYM_OP_SIGN: in otx2_cpt_asym_rsa_op()
421 if (rsa_op.op_type == RTE_CRYPTO_ASYM_OP_SIGN) { in cpt_rsa_crt_prep()473 case RTE_CRYPTO_ASYM_OP_SIGN: in cpt_enqueue_rsa_op()811 if (ecdsa->op_type == RTE_CRYPTO_ASYM_OP_SIGN) in cpt_enqueue_ecdsa_op()
90 asym_op->rsa.op_type = RTE_CRYPTO_ASYM_OP_SIGN; in queue_ops_rsa_sign_verify()278 } else if (op->asym->rsa.op_type == RTE_CRYPTO_ASYM_OP_SIGN) { in test_cryptodev_asym_ver()428 } else if (op->asym->rsa.op_type == RTE_CRYPTO_ASYM_OP_SIGN) { in test_cryptodev_asym_op()558 i == RTE_CRYPTO_ASYM_OP_SIGN)) { in test_one_case()1812 asym_op->dsa.op_type = RTE_CRYPTO_ASYM_OP_SIGN; in test_dsa_sign()1986 op->asym->ecdsa.op_type = RTE_CRYPTO_ASYM_OP_SIGN; in test_ecdsa_sign_verify()
478 .op_types = ((1 << RTE_CRYPTO_ASYM_OP_SIGN) |558 ((1<<RTE_CRYPTO_ASYM_OP_SIGN) |
1945 case RTE_CRYPTO_ASYM_OP_SIGN: in process_openssl_rsa_op()2016 if (op->asym->dsa.op_type == RTE_CRYPTO_ASYM_OP_SIGN) in process_asym_op()