| /f-stack/dpdk/lib/librte_cryptodev/ |
| H A D | rte_crypto_sym.h | 140 RTE_CRYPTO_CIPHER_KASUMI_F8, enumerator
|
| H A D | rte_cryptodev.c | 98 [RTE_CRYPTO_CIPHER_KASUMI_F8] = "kasumi-f8",
|
| /f-stack/dpdk/drivers/crypto/kasumi/ |
| H A D | rte_kasumi_pmd_ops.c | 40 .algo = RTE_CRYPTO_CIPHER_KASUMI_F8,
|
| H A D | rte_kasumi_pmd.c | 88 if (cipher_xform->cipher.algo != RTE_CRYPTO_CIPHER_KASUMI_F8) { in kasumi_set_session_parameters()
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | octeontx.rst | 26 * ``RTE_CRYPTO_CIPHER_KASUMI_F8``
|
| H A D | octeontx2.rst | 31 * ``RTE_CRYPTO_CIPHER_KASUMI_F8``
|
| H A D | aesni_mb.rst | 40 * RTE_CRYPTO_CIPHER_KASUMI_F8
|
| H A D | kasumi.rst | 18 * RTE_CRYPTO_CIPHER_KASUMI_F8
|
| H A D | qat.rst | 48 * ``RTE_CRYPTO_CIPHER_KASUMI_F8``
|
| /f-stack/dpdk/drivers/crypto/octeontx/ |
| H A D | otx_cryptodev_capabilities.c | 511 .algo = RTE_CRYPTO_CIPHER_KASUMI_F8,
|
| /f-stack/dpdk/drivers/crypto/qat/ |
| H A D | qat_sym_capabilities.h | 538 .algo = RTE_CRYPTO_CIPHER_KASUMI_F8, \
|
| H A D | qat_sym_session.c | 289 case RTE_CRYPTO_CIPHER_KASUMI_F8: in qat_sym_session_configure_cipher()
|
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_cryptodev_capabilities.c | 592 .algo = RTE_CRYPTO_CIPHER_KASUMI_F8,
|
| /f-stack/dpdk/app/test-crypto-perf/ |
| H A D | cperf_ops.c | 194 options->cipher_algo == RTE_CRYPTO_CIPHER_KASUMI_F8 || in cperf_set_ops_cipher() 350 options->cipher_algo == RTE_CRYPTO_CIPHER_KASUMI_F8 || in cperf_set_ops_cipher_auth()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_cryptodev.c | 2534 cipher_algo == RTE_CRYPTO_CIPHER_KASUMI_F8 || in create_wireless_algo_cipher_hash_operation() 2634 cipher_algo == RTE_CRYPTO_CIPHER_KASUMI_F8 || in create_wireless_algo_auth_cipher_operation() 3186 RTE_CRYPTO_CIPHER_KASUMI_F8, in test_kasumi_encryption() 3289 RTE_CRYPTO_CIPHER_KASUMI_F8, in test_kasumi_encryption_sgl() 3376 RTE_CRYPTO_CIPHER_KASUMI_F8, in test_kasumi_encryption_oop() 3473 RTE_CRYPTO_CIPHER_KASUMI_F8, in test_kasumi_encryption_oop_sgl() 3554 RTE_CRYPTO_CIPHER_KASUMI_F8, in test_kasumi_decryption_oop() 3644 RTE_CRYPTO_CIPHER_KASUMI_F8, in test_kasumi_decryption() 4967 RTE_CRYPTO_CIPHER_KASUMI_F8, in test_kasumi_auth_cipher() 5171 RTE_CRYPTO_CIPHER_KASUMI_F8, in test_kasumi_auth_cipher_sgl() [all …]
|
| /f-stack/dpdk/drivers/crypto/aesni_mb/ |
| H A D | rte_aesni_mb_pmd_ops.c | 640 .algo = RTE_CRYPTO_CIPHER_KASUMI_F8,
|
| H A D | rte_aesni_mb_pmd.c | 502 case RTE_CRYPTO_CIPHER_KASUMI_F8: in aesni_mb_set_session_cipher_parameters()
|
| /f-stack/dpdk/drivers/crypto/dpaa2_sec/ |
| H A D | dpaa2_sec_dpseci.c | 1916 case RTE_CRYPTO_CIPHER_KASUMI_F8: in dpaa2_sec_cipher_init() 2464 case RTE_CRYPTO_CIPHER_KASUMI_F8: in dpaa2_sec_aead_chain_init() 2810 case RTE_CRYPTO_CIPHER_KASUMI_F8: in dpaa2_sec_ipsec_proto_init()
|
| /f-stack/dpdk/lib/librte_vhost/ |
| H A D | vhost_crypto.c | 83 *algo = RTE_CRYPTO_CIPHER_KASUMI_F8; in cipher_algo_transform()
|
| /f-stack/dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 500 cparams->cipher_algo == RTE_CRYPTO_CIPHER_KASUMI_F8 || in l2fwd_simple_crypto_enqueue()
|
| /f-stack/dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr.c | 1850 case RTE_CRYPTO_CIPHER_KASUMI_F8: in caam_jr_set_ipsec_session()
|
| /f-stack/dpdk/drivers/common/cpt/ |
| H A D | cpt_ucode.h | 2607 case RTE_CRYPTO_CIPHER_KASUMI_F8: in fill_sess_cipher()
|
| /f-stack/dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.c | 2677 case RTE_CRYPTO_CIPHER_KASUMI_F8: in dpaa_sec_ipsec_proto_init()
|