Home
last modified time | relevance | path

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

/linux/lib/crypto/
H A Dchacha20poly1305-selftest.c17 struct chacha20poly1305_testvec { struct
18 const u8 *input, *output, *assoc, *nonce, *key;
19 size_t ilen, alen, nlen;
20 bool failure;