Home
last modified time | relevance | path

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

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