Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c70 static enum rte_security_session_action_type gbl_action_type = variable
1734 if (gbl_action_type == RTE_SECURITY_ACTION_TYPE_CPU_CRYPTO) in test_AES_CBC_HMAC_SHA1_encrypt_digest()
1891 if (gbl_action_type == RTE_SECURITY_ACTION_TYPE_CPU_CRYPTO) in test_AES_CBC_HMAC_SHA512_decrypt_perform()
8473 gbl_action_type; in test_PDCP_PROTO_all()
8959 gbl_action_type; in test_DOCSIS_PROTO_all()
13820 at = gbl_action_type; in test_cryptodev_cpu_aesni_mb()
13821 gbl_action_type = RTE_SECURITY_ACTION_TYPE_CPU_CRYPTO; in test_cryptodev_cpu_aesni_mb()
13823 gbl_action_type = at; in test_cryptodev_cpu_aesni_mb()
13869 at = gbl_action_type; in test_cryptodev_cpu_aesni_gcm()
13870 gbl_action_type = RTE_SECURITY_ACTION_TYPE_CPU_CRYPTO; in test_cryptodev_cpu_aesni_gcm()
[all …]