Searched defs:chacha20poly1305_testvec (Results 1 – 1 of 1) sorted by relevance
17 struct chacha20poly1305_testvec { struct18 const u8 *input, *output, *assoc, *nonce, *key;19 size_t ilen, alen, nlen;20 bool failure;