Lines Matching defs:aead_extra_tests_ctx
2283 struct aead_extra_tests_ctx { struct
2284 struct rnd_state rng;
2285 struct aead_request *req;
2286 struct crypto_aead *tfm;
2287 const struct alg_test_desc *test_desc;
2288 struct cipher_test_sglists *tsgls;
2289 unsigned int maxdatasize;
2290 unsigned int maxkeysize;
2292 struct aead_testvec vec;
2293 char vec_name[64];
2294 char cfgname[TESTVEC_CONFIG_NAMELEN];
2295 struct testvec_config cfg;