Home
last modified time | relevance | path

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

/linux/lib/crypto/tests/
H A Dchacha20poly1305_kunit.c16 struct chacha20poly1305_testvec { struct
17 const u8 *input, *output, *assoc, *nonce, *key;
18 size_t ilen, alen, nlen;
19 bool failure;