Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c82 struct rte_crypto_sym_xform *init_xform = NULL; in test_blockcipher_one_case() local
397 init_xform = cipher_xform; in test_blockcipher_one_case()
407 init_xform = auth_xform; in test_blockcipher_one_case()
417 init_xform = auth_xform; in test_blockcipher_one_case()
427 init_xform = cipher_xform; in test_blockcipher_one_case()
434 init_xform = cipher_xform; in test_blockcipher_one_case()
441 init_xform = auth_xform; in test_blockcipher_one_case()
522 init_xform, sess_priv_mpool); in test_blockcipher_one_case()