Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c10526 &ut_paramz[i].ut_params, in test_multi_session_random_usage()
10527 ut_paramz[i].cipher_key, ut_paramz[i].hmac_key); in test_multi_session_random_usage()
10550 &ut_paramz[j].ut_params, in test_multi_session_random_usage()
10551 ts_params, ut_paramz[j].cipher, in test_multi_session_random_usage()
10552 ut_paramz[j].digest, in test_multi_session_random_usage()
10553 ut_paramz[j].iv), in test_multi_session_random_usage()
10556 if (ut_paramz[j].ut_params.op) in test_multi_session_random_usage()
10564 if (ut_paramz[j].ut_params.obuf) { in test_multi_session_random_usage()
10566 if (ut_paramz[j].ut_params.ibuf in test_multi_session_random_usage()
10569 ut_paramz[j].ut_params.obuf = 0; in test_multi_session_random_usage()
[all …]