Lines Matching refs:RTE_CRYPTO_OP_STATUS_SUCCESS
176 op->status = is_op_success ? RTE_CRYPTO_OP_STATUS_SUCCESS : in post_process_raw_dp_op()
368 RTE_CRYPTO_OP_STATUS_SUCCESS; in process_sym_raw_dp_op()
417 op->status = RTE_CRYPTO_OP_STATUS_SUCCESS; in process_cpu_aead_op()
463 op->status = RTE_CRYPTO_OP_STATUS_SUCCESS; in process_cpu_crypt_auth_op()
482 if (op->status != RTE_CRYPTO_OP_STATUS_SUCCESS) { in process_crypto_request()
1743 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_AES_CBC_HMAC_SHA1_encrypt_digest()
1903 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_AES_CBC_HMAC_SHA512_decrypt_perform()
1916 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_AES_CBC_HMAC_SHA512_decrypt_perform()
2830 if (ut_params->op->status == RTE_CRYPTO_OP_STATUS_SUCCESS) in test_snow3g_authentication_verify()
3004 if (ut_params->op->status == RTE_CRYPTO_OP_STATUS_SUCCESS) in test_kasumi_authentication_verify()
6925 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_mixed_auth_cipher()
7141 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_mixed_auth_cipher_sgl()
7675 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_encryption()
7890 if (ut_params->op->status != RTE_CRYPTO_OP_STATUS_SUCCESS) { in test_pdcp_proto()
8147 if (ut_params->op->status != RTE_CRYPTO_OP_STATUS_SUCCESS) { in test_pdcp_proto_SGL()
8638 if (ut_params->op->status != RTE_CRYPTO_OP_STATUS_SUCCESS) { in test_docsis_proto_uplink()
8813 if (ut_params->op->status != RTE_CRYPTO_OP_STATUS_SUCCESS) { in test_docsis_proto_downlink()
9300 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_decryption()
9321 RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_decryption()
9629 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_encryption_oop()
9719 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_decryption_oop()
9735 RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_decryption_oop()
9813 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_encryption_sessionless()
9926 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_decryption_sessionless()
9942 RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_decryption_sessionless()
10259 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_MD5_HMAC_generate()
10330 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_MD5_HMAC_verify()
10957 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_AES_GMAC_authentication()
11087 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_AES_GMAC_authentication_verify()
11238 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_AES_GMAC_authentication_SGL()
11816 RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authentication_verify_fail_when_data_corruption()
11900 RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authentication_verify_GMAC_fail_when_corruption()
11988 RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_decryption_fail_when_corruption()
12107 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_encryt_with_esn()
12240 RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_decrypt_with_esn()
12592 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_encryption_SGL()