Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c72 static enum rte_security_session_action_type gbl_action_type = variable
2239 if (gbl_action_type == RTE_SECURITY_ACTION_TYPE_CPU_CRYPTO) in test_AES_CBC_HMAC_SHA1_encrypt_digest()
2396 if (gbl_action_type == RTE_SECURITY_ACTION_TYPE_CPU_CRYPTO) in test_AES_CBC_HMAC_SHA512_decrypt_perform()
10194 gbl_action_type; in test_PDCP_PROTO_all()
10266 gbl_action_type; in test_docsis_proto_uplink()
10451 gbl_action_type; in test_docsis_proto_downlink()
16306 gbl_action_type = RTE_SECURITY_ACTION_TYPE_CPU_CRYPTO; in test_cryptodev_cpu_aesni_mb()
16308 gbl_action_type = at; in test_cryptodev_cpu_aesni_mb()
16319 gbl_action_type = at; in test_cryptodev_chacha_poly_mb()
16340 gbl_action_type = RTE_SECURITY_ACTION_TYPE_CPU_CRYPTO; in test_cryptodev_cpu_aesni_gcm()
[all …]