Lines Matching refs:rte_cryptodev_info_get
609 rte_cryptodev_info_get(i, &info); in testsuite_setup()
621 rte_cryptodev_info_get(dev_id, &info); in testsuite_setup()
777 rte_cryptodev_info_get(dev_id, &dev_info); in null_testsuite_setup()
803 rte_cryptodev_info_get(dev_id, &dev_info); in crypto_gen_testsuite_setup()
823 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in ipsec_proto_testsuite_setup()
878 rte_cryptodev_info_get(dev_id, &dev_info); in pdcp_proto_testsuite_setup()
909 rte_cryptodev_info_get(dev_id, &dev_info); in docsis_proto_testsuite_setup()
939 rte_cryptodev_info_get(dev_id, &dev_info); in aes_ccm_auth_testsuite_setup()
968 rte_cryptodev_info_get(dev_id, &dev_info); in aes_gcm_auth_testsuite_setup()
995 rte_cryptodev_info_get(dev_id, &dev_info); in aes_gmac_auth_testsuite_setup()
1024 rte_cryptodev_info_get(dev_id, &dev_info); in chacha20_poly1305_testsuite_setup()
1057 rte_cryptodev_info_get(dev_id, &dev_info); in snow3g_testsuite_setup()
1089 rte_cryptodev_info_get(dev_id, &dev_info); in zuc_testsuite_setup()
1118 rte_cryptodev_info_get(dev_id, &dev_info); in hmac_md5_auth_testsuite_setup()
1150 rte_cryptodev_info_get(dev_id, &dev_info); in kasumi_testsuite_setup()
1181 rte_cryptodev_info_get(dev_id, &dev_info); in negative_aes_gcm_testsuite_setup()
1210 rte_cryptodev_info_get(dev_id, &dev_info); in negative_aes_gmac_testsuite_setup()
1249 rte_cryptodev_info_get(dev_id, &dev_info); in mixed_cipher_hash_testsuite_setup()
1283 rte_cryptodev_info_get(dev_id, &dev_info); in esn_testsuite_setup()
1317 rte_cryptodev_info_get(dev_id, &dev_info); in multi_session_testsuite_setup()
1349 rte_cryptodev_info_get(dev_id, &dev_info); in negative_hmac_sha1_testsuite_setup()
3120 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_snow3g_authentication()
3211 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_snow3g_authentication_verify()
3302 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_kasumi_authentication()
3391 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_kasumi_authentication_verify()
3615 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_kasumi_encryption()
3719 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_kasumi_encryption_sgl()
3912 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_kasumi_encryption_oop_sgl()
4073 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_kasumi_decryption()
4165 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_snow3g_encryption()
4256 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_snow3g_encryption_oop()
4372 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_snow3g_encryption_oop_sgl()
4484 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_snow3g_encryption_offset_oop()
4603 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_snow3g_decryption()
4691 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_snow3g_decryption_oop()
4794 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_zuc_cipher_auth()
4902 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_snow3g_cipher_auth()
5034 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_snow3g_auth_cipher()
5229 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_snow3g_auth_cipher_sgl()
5437 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_kasumi_auth_cipher()
5634 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_kasumi_auth_cipher_sgl()
5821 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_kasumi_cipher_auth()
5992 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_zuc_encryption()
6089 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_zuc_encryption_sgl()
6179 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_zuc_authentication()
6284 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_zuc_auth_cipher()
6484 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_zuc_auth_cipher_sgl()
6876 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_snow3g_decryption_with_digest_test_case_1()
7363 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_mixed_auth_cipher()
7560 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_mixed_auth_cipher_sgl()
8215 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_authenticated_encryption()
8563 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_pdcp_proto_SGL()
10185 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_PDCP_PROTO_all()
10869 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_authenticated_decryption()
11224 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_authenticated_encryption_oop()
11317 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_authenticated_decryption_oop()
11416 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_authenticated_encryption_sessionless()
11518 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_authenticated_decryption_sessionless()
11874 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_MD5_HMAC_generate()
11947 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_MD5_HMAC_verify()
12049 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_multi_session()
12178 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_multi_session_random_usage()
12460 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_enq_callback_setup()
12560 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_deq_callback_setup()
12793 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_AES_GMAC_authentication()
12929 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_AES_GMAC_authentication_verify()
13065 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_AES_GMAC_authentication_SGL()
13680 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_authentication_verify_fail_when_data_corruption()
13768 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_authentication_verify_GMAC_fail_when_corruption()
13853 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_authenticated_decryption_fail_when_corruption()
13947 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_authenticated_encrypt_with_esn()
14084 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_authenticated_decrypt_with_esn()
14307 rte_cryptodev_info_get(ts_params->valid_devs[0], &dev_info); in test_authenticated_encryption_SGL()
14856 rte_cryptodev_info_get(i, &info); in test_scheduler_attach_worker_op()
16268 rte_cryptodev_info_get(i, &dev_info); in require_feature_flag()