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