Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.h100 uint32_t xts_dataunit_len; member
H A Dtest_cryptodev_aes_test_vectors.h2773 .xts_dataunit_len = 512,
3833 .xts_dataunit_len = 4096,
3866 .xts_dataunit_len = 0,
3899 .xts_dataunit_len = 0,
H A Dtest_cryptodev_blockcipher.c464 cipher_xform->cipher.dataunit_len = tdata->xts_dataunit_len; in test_blockcipher_one_case()