Home
last modified time | relevance | path

Searched defs:aead_extra_tests_ctx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/crypto/
H A Dtestmgr.c2258 struct aead_extra_tests_ctx { struct
2259 struct rnd_state rng;
2260 struct aead_request *req;
2261 struct crypto_aead *tfm;
2262 const struct alg_test_desc *test_desc;
2263 struct cipher_test_sglists *tsgls;
2264 unsigned int maxdatasize;
2265 unsigned int maxkeysize;
2267 struct aead_testvec vec;
2268 char vec_name[64];
[all …]