Home
last modified time | relevance | path

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

/linux/crypto/
H A Dtestmgr.c2257 struct aead_slow_tests_ctx { struct
2432 static void try_to_generate_inauthentic_testvec(struct aead_slow_tests_ctx *ctx) in try_to_generate_inauthentic_testvec()
2451 static int test_aead_inauthentic_inputs(struct aead_slow_tests_ctx *ctx) in test_aead_inauthentic_inputs()
2486 static int test_aead_vs_generic_impl(struct aead_slow_tests_ctx *ctx) in test_aead_vs_generic_impl()
2594 struct aead_slow_tests_ctx *ctx; in test_aead_slow()