Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c562 uint8_t *auth_res = pktmbuf_mtod_offset(iobuf, in test_blockcipher_one_case() local
565 if (memcmp(auth_res, tdata->digest.data, digest_len)) { in test_blockcipher_one_case()