Home
last modified time | relevance | path

Searched refs:testsuite_params (Results 1 – 6 of 6) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev_asym.c67 static struct crypto_testsuite_params_asym testsuite_params = { NULL }; variable
72 struct crypto_testsuite_params_asym *ts_params = &testsuite_params; in queue_ops_rsa_sign_verify()
163 struct crypto_testsuite_params_asym *ts_params = &testsuite_params; in queue_ops_rsa_enc_dec()
530 status = test_cryptodev_asym_op(&testsuite_params, &tc, test_msg, in test_one_case()
540 &testsuite_params, &tc, in test_one_case()
550 &testsuite_params, in test_one_case()
610 struct crypto_testsuite_params_asym *ts_params = &testsuite_params; in test_one_by_one()
643 struct crypto_testsuite_params_asym *ts_params = &testsuite_params; in test_rsa_sign_verify()
683 struct crypto_testsuite_params_asym *ts_params = &testsuite_params; in test_rsa_enc_dec()
723 struct crypto_testsuite_params_asym *ts_params = &testsuite_params; in test_rsa_sign_verify_crt()
[all …]
H A Dtest_ipsec.c120 static struct ipsec_testsuite_params testsuite_params = { NULL }; variable
284 struct ipsec_testsuite_params *ts_params = &testsuite_params; in testsuite_setup()
408 struct ipsec_testsuite_params *ts_params = &testsuite_params; in testsuite_teardown()
439 struct ipsec_testsuite_params *ts_params = &testsuite_params; in ut_setup_ipsec()
459 struct ipsec_testsuite_params *ts_params = &testsuite_params; in ut_teardown_ipsec()
735 struct ipsec_testsuite_params *ts = &testsuite_params; in create_sa()
770 struct ipsec_testsuite_params *ts_params = &testsuite_params; in crypto_dequeue_burst()
793 struct ipsec_testsuite_params *ts_params = &testsuite_params; in crypto_ipsec()
913 struct ipsec_testsuite_params *ts_params = &testsuite_params; in crypto_ipsec_2sa()
1046 struct ipsec_testsuite_params *ts_params = &testsuite_params; in crypto_ipsec_2sa_4grp()
[all …]
H A Dtest_compressdev.c168 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()
1529 struct comp_testsuite_params *ts_params = &testsuite_params; in test_deflate_decomp_run()
2170 struct comp_testsuite_params *ts_params = &testsuite_params; in test_compressdev_deflate_stateless_fixed()
2242 struct comp_testsuite_params *ts_params = &testsuite_params; in test_compressdev_deflate_stateless_dynamic()
2314 struct comp_testsuite_params *ts_params = &testsuite_params; in test_compressdev_deflate_stateless_multi_op()
[all …]
H A Dtest_security.c193 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 Dtest_cryptodev.c547 struct crypto_testsuite_params *ts_params = &testsuite_params; in testsuite_setup()
722 uint8_t dev_id = testsuite_params.valid_devs[0]; in check_capabilities_supported()
7320 uint8_t dev_id = testsuite_params.valid_devs[0]; in test_mixed_check_if_unsupported()
14680 &testsuite_params, &unittest_params, in authentication_verify_HMAC_SHA1_fail_data_corrupt()
14688 &testsuite_params, &unittest_params, in authentication_verify_HMAC_SHA1_fail_tag_corrupt()
14696 &testsuite_params, &unittest_params, in authentication_verify_AES128_GMAC_fail_data_corrupt()
14704 &testsuite_params, &unittest_params, in authentication_verify_AES128_GMAC_fail_tag_corrupt()
14712 &testsuite_params, in auth_decryption_AES128CBC_HMAC_SHA1_fail_data_corrupt()
14721 &testsuite_params, in auth_decryption_AES128CBC_HMAC_SHA1_fail_tag_corrupt()
14730 &testsuite_params, in auth_encrypt_AES128CBC_HMAC_SHA1_esn_check()
[all …]
/dpdk/app/test-bbdev/
H A Dtest_bbdev.c27 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()