Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c80 struct rte_crypto_sym_xform *init_xform = NULL; in test_blockcipher_one_case() local
350 init_xform = cipher_xform; in test_blockcipher_one_case()
360 init_xform = auth_xform; in test_blockcipher_one_case()
367 init_xform = cipher_xform; in test_blockcipher_one_case()
374 init_xform = auth_xform; in test_blockcipher_one_case()
450 init_xform, sess_priv_mpool); in test_blockcipher_one_case()