Lines Matching refs:rte_cryptodev_sym_capability_get
730 if (rte_cryptodev_sym_capability_get(dev_id, in check_capabilities_supported()
2156 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_AES_CBC_HMAC_SHA1_encrypt_digest()
2161 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_AES_CBC_HMAC_SHA1_encrypt_digest()
3142 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_authentication()
3233 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_authentication_verify()
3318 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_authentication()
3407 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_authentication_verify()
3631 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_encryption()
3715 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_encryption_sgl()
3815 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_encryption_oop()
3902 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_encryption_oop_sgl()
3993 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_decryption_oop()
4089 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_decryption()
4181 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_encryption()
4269 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_encryption_oop()
4362 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_encryption_oop_sgl()
4497 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_encryption_offset_oop()
4619 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_decryption()
4703 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_decryption_oop()
4817 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_zuc_cipher_auth()
4825 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_zuc_cipher_auth()
4918 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_cipher_auth()
4923 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_cipher_auth()
5022 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_auth_cipher()
5027 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_auth_cipher()
5217 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_auth_cipher_sgl()
5222 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_snow3g_auth_cipher_sgl()
5428 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_auth_cipher()
5433 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_auth_cipher()
5622 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_auth_cipher_sgl()
5627 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_auth_cipher_sgl()
5837 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_cipher_auth()
5842 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_kasumi_cipher_auth()
5937 cap = rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in check_cipher_capability()
5965 cap = rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in check_auth_capability()
7327 if (rte_cryptodev_sym_capability_get(dev_id, &cap_idx) == NULL) in test_mixed_check_if_unsupported()
7333 if (rte_cryptodev_sym_capability_get(dev_id, &cap_idx) == NULL) in test_mixed_check_if_unsupported()
8229 capability = rte_cryptodev_sym_capability_get( in test_authenticated_encryption()
10883 capability = rte_cryptodev_sym_capability_get( in test_authenticated_decryption()
11220 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_authenticated_encryption_oop()
11324 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_authenticated_decryption_oop()
11432 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_authenticated_encryption_sessionless()
11540 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_authenticated_decryption_sessionless()
11732 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_stats()
11737 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_stats()
11887 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_MD5_HMAC_generate()
11960 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_MD5_HMAC_verify()
12036 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_multi_session()
12041 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_multi_session()
12169 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_multi_session_random_usage()
12174 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_multi_session_random_usage()
12814 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_AES_GMAC_authentication()
12945 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_AES_GMAC_authentication_verify()
13060 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_AES_GMAC_authentication_SGL()
13693 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_authentication_verify_fail_when_data_corruption()
13781 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_authentication_verify_GMAC_fail_when_corruption()
13866 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_authenticated_decryption_fail_when_corruption()
13871 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_authenticated_decryption_fail_when_corruption()
13960 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_authenticated_encrypt_with_esn()
13965 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_authenticated_encrypt_with_esn()
14097 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_authenticated_decrypt_with_esn()
14102 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_authenticated_decrypt_with_esn()
14298 if (rte_cryptodev_sym_capability_get(ts_params->valid_devs[0], in test_authenticated_encryption_SGL()