Home
last modified time | relevance | path

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

/dpdk/examples/l2fwd-crypto/
H A Dmain.c105 L2FWD_CRYPTO_CIPHER_HASH, enumerator
684 } else if (options->xform_chain == L2FWD_CRYPTO_CIPHER_HASH) { in initialize_crypto_session()
754 case L2FWD_CRYPTO_CIPHER_HASH: in l2fwd_main_loop()
1060 options->xform_chain = L2FWD_CRYPTO_CIPHER_HASH; in parse_crypto_opt_chain()
1486 options->xform_chain = L2FWD_CRYPTO_CIPHER_HASH; in l2fwd_crypto_default_options()
1633 case L2FWD_CRYPTO_CIPHER_HASH: in l2fwd_crypto_options_print()
2129 if (options->xform_chain == L2FWD_CRYPTO_CIPHER_HASH || in check_capabilities()
2241 if (options->xform_chain == L2FWD_CRYPTO_CIPHER_HASH || in check_capabilities()
2494 if (options->xform_chain == L2FWD_CRYPTO_CIPHER_HASH || in initialize_cryptodevs()
2528 if (options->xform_chain == L2FWD_CRYPTO_CIPHER_HASH || in initialize_cryptodevs()