Lines Matching defs:aead_extra_tests_ctx
2155 struct aead_extra_tests_ctx { struct
2156 struct aead_request *req;
2157 struct crypto_aead *tfm;
2158 const char *driver;
2159 const struct alg_test_desc *test_desc;
2160 struct cipher_test_sglists *tsgls;
2161 unsigned int maxdatasize;
2162 unsigned int maxkeysize;
2164 struct aead_testvec vec;
2165 char vec_name[64];
2166 char cfgname[TESTVEC_CONFIG_NAMELEN];
2167 struct testvec_config cfg;