Searched defs:main_ctx (Results 1 – 5 of 5) sorted by relevance
36 struct blake2s_ctx main_ctx; in test_blake2s() local
47 struct blake2b_ctx main_ctx; in test_blake2b_all_key_and_hash_lens() local
47 struct blake2s_ctx main_ctx; in test_blake2s_all_key_and_hash_lens() local
274 struct sha3_ctx main_ctx; in test_shake_all_lens_up_to_4096() local
210 def test_rss_queue_reconfigure(cfg, main_ctx=True): argument