Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c109 L2FWD_CRYPTO_HASH_ONLY, enumerator
734 case L2FWD_CRYPTO_HASH_ONLY: in l2fwd_main_loop()
1039 options->xform_chain = L2FWD_CRYPTO_HASH_ONLY; in parse_crypto_opt_chain()
1602 case L2FWD_CRYPTO_HASH_ONLY: in l2fwd_crypto_options_print()
2143 options->xform_chain == L2FWD_CRYPTO_HASH_ONLY) { in check_capabilities()
2424 options->xform_chain == L2FWD_CRYPTO_HASH_ONLY) { in initialize_cryptodevs()