Home
last modified time | relevance | path

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

/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.py185 test_rss_queue_reconfigure(cfg, main_ctx=True) global() argument