Home
last modified time | relevance | path

Searched defs:main_ctx (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/tests/
H A Dutil.c36 struct blake2s_ctx main_ctx; in test_blake2s() local
/linux/lib/crypto/tests/
H A Dblake2b_kunit.c47 struct blake2b_ctx main_ctx; in test_blake2b_all_key_and_hash_lens() local
H A Dblake2s_kunit.c47 struct blake2s_ctx main_ctx; in test_blake2s_all_key_and_hash_lens() local
H A Dsha3_kunit.c274 struct sha3_ctx main_ctx; in test_shake_all_lens_up_to_4096() local
/linux/tools/testing/selftests/drivers/net/hw/
H A Drss_ctx.py210 def test_rss_queue_reconfigure(cfg, main_ctx=True): argument