Lines Matching defs:aead_extra_tests_ctx
2290 struct aead_extra_tests_ctx { struct
2291 struct rnd_state rng;
2292 struct aead_request *req;
2293 struct crypto_aead *tfm;
2294 const struct alg_test_desc *test_desc;
2295 struct cipher_test_sglists *tsgls;
2296 unsigned int maxdatasize;
2297 unsigned int maxkeysize;
2299 struct aead_testvec vec;
2300 char vec_name[64];
2301 char cfgname[TESTVEC_CONFIG_NAMELEN];
2302 struct testvec_config cfg;