Home
last modified time | relevance | path

Searched defs:is_cipher (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c481 uint8_t is_cipher = 0, is_auth = 0; in test_blockcipher_one_case() local
H A Dtest_cryptodev.c182 struct rte_crypto_op *op, uint8_t is_cipher, uint8_t is_auth, in process_sym_raw_dp_op()