Lines Matching refs:testsuite_params

184 static struct crypto_testsuite_params testsuite_params = { NULL };  variable
185 struct crypto_testsuite_params *p_testsuite_params = &testsuite_params;
547 struct crypto_testsuite_params *ts_params = &testsuite_params; in testsuite_setup()
689 struct crypto_testsuite_params *ts_params = &testsuite_params; in testsuite_teardown()
722 uint8_t dev_id = testsuite_params.valid_devs[0]; in check_capabilities_supported()
767 struct crypto_testsuite_params *ts_params = &testsuite_params; in null_testsuite_setup()
799 struct crypto_testsuite_params *ts_params = &testsuite_params; in crypto_gen_testsuite_setup()
818 struct crypto_testsuite_params *ts_params = &testsuite_params; in ipsec_proto_testsuite_setup()
862 struct crypto_testsuite_params *ts_params = &testsuite_params; in pdcp_proto_testsuite_setup()
902 struct crypto_testsuite_params *ts_params = &testsuite_params; in docsis_proto_testsuite_setup()
932 struct crypto_testsuite_params *ts_params = &testsuite_params; in aes_ccm_auth_testsuite_setup()
961 struct crypto_testsuite_params *ts_params = &testsuite_params; in aes_gcm_auth_testsuite_setup()
988 struct crypto_testsuite_params *ts_params = &testsuite_params; in aes_gmac_auth_testsuite_setup()
1017 struct crypto_testsuite_params *ts_params = &testsuite_params; in chacha20_poly1305_testsuite_setup()
1046 struct crypto_testsuite_params *ts_params = &testsuite_params; in snow3g_testsuite_setup()
1079 struct crypto_testsuite_params *ts_params = &testsuite_params; in zuc_testsuite_setup()
1111 struct crypto_testsuite_params *ts_params = &testsuite_params; in hmac_md5_auth_testsuite_setup()
1140 struct crypto_testsuite_params *ts_params = &testsuite_params; in kasumi_testsuite_setup()
1174 struct crypto_testsuite_params *ts_params = &testsuite_params; in negative_aes_gcm_testsuite_setup()
1203 struct crypto_testsuite_params *ts_params = &testsuite_params; in negative_aes_gmac_testsuite_setup()
1232 struct crypto_testsuite_params *ts_params = &testsuite_params; in mixed_cipher_hash_testsuite_setup()
1273 struct crypto_testsuite_params *ts_params = &testsuite_params; in esn_testsuite_setup()
1307 struct crypto_testsuite_params *ts_params = &testsuite_params; in multi_session_testsuite_setup()
1339 struct crypto_testsuite_params *ts_params = &testsuite_params; in negative_hmac_sha1_testsuite_setup()
1373 struct crypto_testsuite_params *ts_params = &testsuite_params; in dev_configure_and_start()
1430 struct crypto_testsuite_params *ts_params = &testsuite_params; in ut_teardown()
1485 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_device_configure_invalid_dev_id()
1520 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_device_configure_invalid_queue_pair_ids()
1585 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_queue_pair_descriptor_setup()
2148 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_AES_CBC_HMAC_SHA1_encrypt_digest()
2438 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_wireless_algo_hash_session()
2479 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_wireless_algo_cipher_session()
2517 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_wireless_algo_cipher_operation()
2547 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_wireless_algo_cipher_operation_oop()
2587 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_wireless_algo_cipher_auth_session()
2646 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_wireless_cipher_auth_session()
2720 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_wireless_algo_auth_cipher_session()
2782 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_wireless_algo_hash_operation()
2831 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_wireless_cipher_hash_operation()
2910 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_wireless_algo_cipher_hash_operation()
3003 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_wireless_algo_auth_cipher_operation()
3111 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_snow3g_authentication()
3202 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_snow3g_authentication_verify()
3293 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_kasumi_authentication()
3382 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_kasumi_authentication_verify()
3606 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_kasumi_encryption()
3698 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_kasumi_encryption_sgl()
3802 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_kasumi_encryption_oop()
3886 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_kasumi_encryption_oop_sgl()
3981 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_kasumi_decryption_oop()
4064 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_kasumi_decryption()
4156 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_snow3g_encryption()
4247 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_snow3g_encryption_oop()
4347 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_snow3g_encryption_oop_sgl()
4474 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_snow3g_encryption_offset_oop()
4593 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_snow3g_decryption()
4681 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_snow3g_decryption_oop()
4782 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_zuc_cipher_auth()
4892 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_snow3g_cipher_auth()
5005 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_snow3g_auth_cipher()
5196 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_snow3g_auth_cipher_sgl()
5411 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_kasumi_auth_cipher()
5601 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_kasumi_auth_cipher_sgl()
5811 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_kasumi_cipher_auth()
5983 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_zuc_encryption()
6070 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_zuc_encryption_sgl()
6169 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_zuc_authentication()
6260 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_zuc_auth_cipher()
6456 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_zuc_auth_cipher_sgl()
6874 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_snow3g_decryption_with_digest_test_case_1()
7320 uint8_t dev_id = testsuite_params.valid_devs[0]; in test_mixed_check_if_unsupported()
7343 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_mixed_auth_cipher()
7536 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_mixed_auth_cipher_sgl()
7992 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_aead_session()
8057 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_aead_operation()
8206 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_authenticated_encryption()
8322 struct crypto_testsuite_params *ts_params = &testsuite_params; in security_proto_supported()
8366 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_pdcp_proto()
8547 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_pdcp_proto_SGL()
9144 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_ipsec_proto_process()
10180 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_PDCP_PROTO_all()
10243 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_docsis_proto_uplink()
10429 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_docsis_proto_downlink()
10861 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_authenticated_decryption()
11208 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_authenticated_encryption_oop()
11310 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_authenticated_decryption_oop()
11407 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_authenticated_encryption_sessionless()
11510 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_authenticated_decryption_sessionless()
11722 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_stats()
11870 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_MD5_HMAC_generate()
11943 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_MD5_HMAC_verify()
12023 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_multi_session()
12134 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_multi_session_random_usage()
12265 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_null_invalid_operation()
12318 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_null_burst_operation()
12448 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_enq_callback_setup()
12548 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_deq_callback_setup()
12658 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_gmac_operation()
12709 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_gmac_operation_sgl()
12758 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_gmac_session()
12789 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_AES_GMAC_authentication()
12922 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_AES_GMAC_authentication_verify()
13041 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_AES_GMAC_authentication_SGL()
13410 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_auth_session()
13444 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_auth_cipher_session()
14193 struct crypto_testsuite_params *ts_params = &testsuite_params; in create_aead_operation_SGL()
14283 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_authenticated_encryption_SGL()
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()
14739 &testsuite_params, in auth_decrypt_AES128CBC_HMAC_SHA1_esn_check()
14825 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_scheduler_attach_worker_op()
14936 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_scheduler_detach_worker_op()
14954 struct crypto_testsuite_params *ts_params = &testsuite_params; in test_scheduler_mode_op()