Searched refs:testsuite_params (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/app/test/ |
| H A D | test_ipsec.c | 110 static struct ipsec_testsuite_params testsuite_params = { NULL }; variable 274 struct ipsec_testsuite_params *ts_params = &testsuite_params; in testsuite_setup() 398 struct ipsec_testsuite_params *ts_params = &testsuite_params; in testsuite_teardown() 429 struct ipsec_testsuite_params *ts_params = &testsuite_params; in ut_setup() 449 struct ipsec_testsuite_params *ts_params = &testsuite_params; in ut_teardown() 725 struct ipsec_testsuite_params *ts = &testsuite_params; in create_sa() 760 struct ipsec_testsuite_params *ts_params = &testsuite_params; in crypto_dequeue_burst() 783 struct ipsec_testsuite_params *ts_params = &testsuite_params; in crypto_ipsec() 903 struct ipsec_testsuite_params *ts_params = &testsuite_params; in crypto_ipsec_2sa() 1036 struct ipsec_testsuite_params *ts_params = &testsuite_params; in crypto_ipsec_2sa_4grp() [all …]
|
| H A D | test_cryptodev_asym.c | 66 static struct crypto_testsuite_params testsuite_params = { NULL }; variable 71 struct crypto_testsuite_params *ts_params = &testsuite_params; in queue_ops_rsa_sign_verify() 162 struct crypto_testsuite_params *ts_params = &testsuite_params; in queue_ops_rsa_enc_dec() 550 &testsuite_params, &tc, in test_one_case() 560 &testsuite_params, in test_one_case() 620 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_one_by_one() 653 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_rsa_sign_verify() 702 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_rsa_enc_dec() 750 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_rsa_sign_verify_crt() 798 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_rsa_enc_dec_crt() [all …]
|
| H A D | test_compressdev.c | 168 static struct comp_testsuite_params testsuite_params = { 0 }; variable 174 struct comp_testsuite_params *ts_params = &testsuite_params; in testsuite_teardown() 196 struct comp_testsuite_params *ts_params = &testsuite_params; in testsuite_setup() 861 struct comp_testsuite_params *ts_params = &testsuite_params; in test_setup_com_bufs() 1081 struct comp_testsuite_params *ts_params = &testsuite_params; in test_setup_output_bufs() 1201 struct comp_testsuite_params *ts_params = &testsuite_params; in test_deflate_comp_run() 1530 struct comp_testsuite_params *ts_params = &testsuite_params; in test_deflate_decomp_run() 2173 struct comp_testsuite_params *ts_params = &testsuite_params; in test_compressdev_deflate_stateless_fixed() 2245 struct comp_testsuite_params *ts_params = &testsuite_params; in test_compressdev_deflate_stateless_dynamic() 2317 struct comp_testsuite_params *ts_params = &testsuite_params; in test_compressdev_deflate_stateless_multi_op() [all …]
|
| H A D | test_security.c | 193 struct security_testsuite_params *ts_params = &testsuite_params;\ 212 struct security_testsuite_params *ts_params = &testsuite_params;\ 540 } testsuite_params = { NULL }; variable 576 struct security_testsuite_params *ts_params = &testsuite_params; in testsuite_setup() 610 struct security_testsuite_params *ts_params = &testsuite_params; in testsuite_teardown() 706 struct security_testsuite_params *ts_params = &testsuite_params; in ut_setup_with_session() 758 struct security_testsuite_params *ts_params = &testsuite_params; in test_session_create_inv_context() 782 struct security_testsuite_params *ts_params = &testsuite_params; in test_session_create_inv_context_ops() 808 struct security_testsuite_params *ts_params = &testsuite_params; in test_session_create_inv_context_ops_fun() 833 struct security_testsuite_params *ts_params = &testsuite_params; in test_session_create_inv_configuration() [all …]
|
| H A D | test_cryptodev.c | 496 struct crypto_testsuite_params *ts_params = &testsuite_params; in testsuite_setup() 844 struct crypto_testsuite_params *ts_params = &testsuite_params; in testsuite_teardown() 6722 uint8_t dev_id = testsuite_params.valid_devs[0]; in test_mixed_check_if_unsupported() 12741 &testsuite_params, &unittest_params, in authentication_verify_HMAC_SHA1_fail_data_corrupt() 12749 &testsuite_params, &unittest_params, in authentication_verify_HMAC_SHA1_fail_tag_corrupt() 12757 &testsuite_params, &unittest_params, in authentication_verify_AES128_GMAC_fail_data_corrupt() 12765 &testsuite_params, &unittest_params, in authentication_verify_AES128_GMAC_fail_tag_corrupt() 12773 &testsuite_params, in auth_decryption_AES128CBC_HMAC_SHA1_fail_data_corrupt() 12782 &testsuite_params, in auth_decryption_AES128CBC_HMAC_SHA1_fail_tag_corrupt() 12791 &testsuite_params, in auth_encrypt_AES128CBC_HMAC_SHA1_esn_check() [all …]
|
| /f-stack/dpdk/app/test-bbdev/ |
| H A D | test_bbdev.c | 27 static struct bbdev_testsuite_params testsuite_params; variable 64 struct bbdev_testsuite_params *ts_params = &testsuite_params; in ut_setup() 256 struct bbdev_testsuite_params *ts_params = &testsuite_params; in test_bbdev_configure_stop_queue() 388 struct bbdev_testsuite_params *ts_params = &testsuite_params; in test_bbdev_configure_invalid_queue_configure() 660 struct bbdev_testsuite_params *ts_params = &testsuite_params; in test_bbdev_stats() 1092 struct bbdev_testsuite_params *ts_params = &testsuite_params; in test_bbdev_invalid_driver()
|