Lines Matching defs:aead_extra_tests_ctx
2254 struct aead_extra_tests_ctx { struct
2255 struct rnd_state rng;
2256 struct aead_request *req;
2257 struct crypto_aead *tfm;
2258 const struct alg_test_desc *test_desc;
2259 struct cipher_test_sglists *tsgls;
2260 unsigned int maxdatasize;
2261 unsigned int maxkeysize;
2263 struct aead_testvec vec;
2264 char vec_name[64];
2265 char cfgname[TESTVEC_CONFIG_NAMELEN];
2266 struct testvec_config cfg;