Lines Matching refs:TEST_ASSERT_EQUAL
2207 TEST_ASSERT_EQUAL(status, 0, "Session init failed"); in test_AES_CBC_HMAC_SHA1_encrypt_digest()
2248 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_AES_CBC_HMAC_SHA1_encrypt_digest()
2408 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_AES_CBC_HMAC_SHA512_decrypt_perform()
2421 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_AES_CBC_HMAC_SHA512_decrypt_perform()
2465 TEST_ASSERT_EQUAL(status, 0, "session init failed"); in create_wireless_algo_hash_session()
2507 TEST_ASSERT_EQUAL(status, 0, "session init failed"); in create_wireless_algo_cipher_session()
2630 TEST_ASSERT_EQUAL(status, 0, "session init failed"); in create_wireless_algo_cipher_auth_session()
2693 TEST_ASSERT_EQUAL(status, 0, "session init failed"); in create_wireless_cipher_auth_session()
2769 TEST_ASSERT_EQUAL(status, 0, "session init failed"); in create_wireless_algo_auth_cipher_session()
7526 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_mixed_auth_cipher()
7746 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_mixed_auth_cipher_sgl()
8280 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_encryption()
10771 TEST_ASSERT_EQUAL(res, TEST_FAILED, "encryption not failed"); in test_AES_GCM_auth_encryption_fail_iv_corrupt()
10787 TEST_ASSERT_EQUAL(res, TEST_FAILED, "encryption not failed"); in test_AES_GCM_auth_encryption_fail_in_data_corrupt()
10803 TEST_ASSERT_EQUAL(res, TEST_FAILED, "encryption not failed"); in test_AES_GCM_auth_encryption_fail_out_data_corrupt()
10819 TEST_ASSERT_EQUAL(res, TEST_FAILED, "encryption not failed"); in test_AES_GCM_auth_encryption_fail_aad_len_corrupt()
10838 TEST_ASSERT_EQUAL(res, TEST_FAILED, "encryption not failed"); in test_AES_GCM_auth_encryption_fail_aad_corrupt()
10854 TEST_ASSERT_EQUAL(res, TEST_FAILED, "encryption not failed"); in test_AES_GCM_auth_encryption_fail_tag_corrupt()
10934 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_decryption()
10954 TEST_ASSERT_EQUAL(ut_params->op->status, in test_authenticated_decryption()
11122 TEST_ASSERT_EQUAL(res, TEST_FAILED, "decryption not failed"); in test_AES_GCM_auth_decryption_fail_iv_corrupt()
11138 TEST_ASSERT_EQUAL(res, TEST_FAILED, "decryption not failed"); in test_AES_GCM_auth_decryption_fail_in_data_corrupt()
11153 TEST_ASSERT_EQUAL(res, TEST_FAILED, "decryption not failed"); in test_AES_GCM_auth_decryption_fail_out_data_corrupt()
11168 TEST_ASSERT_EQUAL(res, TEST_FAILED, "decryption not failed"); in test_AES_GCM_auth_decryption_fail_aad_len_corrupt()
11186 TEST_ASSERT_EQUAL(res, TEST_FAILED, "decryption not failed"); in test_AES_GCM_auth_decryption_fail_aad_corrupt()
11201 TEST_ASSERT_EQUAL(res, TEST_FAILED, "authentication not failed"); in test_AES_GCM_auth_decryption_fail_tag_corrupt()
11272 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_encryption_oop()
11376 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_decryption_oop()
11391 TEST_ASSERT_EQUAL(ut_params->op->status, in test_authenticated_decryption_oop()
11460 TEST_ASSERT_EQUAL(ut_params->op->sess_type, in test_authenticated_encryption_sessionless()
11470 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_encryption_sessionless()
11568 TEST_ASSERT_EQUAL(ut_params->op->sess_type, in test_authenticated_decryption_sessionless()
11583 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_decryption_sessionless()
11598 TEST_ASSERT_EQUAL(ut_params->op->status, in test_authenticated_decryption_sessionless()
11919 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_MD5_HMAC_generate()
11990 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_MD5_HMAC_verify()
12208 TEST_ASSERT_EQUAL(status, 0, "Session init failed"); in test_multi_session_random_usage()
12358 TEST_ASSERT_EQUAL(status, 0, "Session init failed"); in test_null_burst_operation()
12360 TEST_ASSERT_EQUAL(rte_crypto_op_bulk_alloc(ts_params->op_mpool, in test_null_burst_operation()
12380 TEST_ASSERT_EQUAL(rte_cryptodev_enqueue_burst(ts_params->valid_devs[0], in test_null_burst_operation()
12385 TEST_ASSERT_EQUAL(rte_cryptodev_dequeue_burst(ts_params->valid_devs[0], in test_null_burst_operation()
12392 TEST_ASSERT_EQUAL( in test_null_burst_operation()
12874 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_AES_GMAC_authentication()
13006 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_AES_GMAC_authentication_verify()
13159 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_AES_GMAC_authentication_SGL()
14007 TEST_ASSERT_EQUAL(status, 0, "Session init failed"); in test_authenticated_encrypt_with_esn()
14042 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_encrypt_with_esn()
14143 TEST_ASSERT_EQUAL(retval, 0, "Session init failed"); in test_authenticated_decrypt_with_esn()
14178 TEST_ASSERT_EQUAL(ut_params->op->status, in test_authenticated_decrypt_with_esn()
14531 TEST_ASSERT_EQUAL(ut_params->op->status, RTE_CRYPTO_OP_STATUS_SUCCESS, in test_authenticated_encryption_SGL()