Searched refs:xchacha20poly1305_enc_vectors (Results 1 – 1 of 1) sorted by relevance
8723 xchacha20poly1305_enc_vectors[] __initconst = { variable8987 for (i = 0; i < ARRAY_SIZE(xchacha20poly1305_enc_vectors); ++i) { in chacha20poly1305_selftest()8990 xchacha20poly1305_enc_vectors[i].input, in chacha20poly1305_selftest()8991 xchacha20poly1305_enc_vectors[i].ilen, in chacha20poly1305_selftest()8992 xchacha20poly1305_enc_vectors[i].assoc, in chacha20poly1305_selftest()8993 xchacha20poly1305_enc_vectors[i].alen, in chacha20poly1305_selftest()8994 xchacha20poly1305_enc_vectors[i].nonce, in chacha20poly1305_selftest()8995 xchacha20poly1305_enc_vectors[i].key); in chacha20poly1305_selftest()8997 xchacha20poly1305_enc_vectors[i].output, in chacha20poly1305_selftest()8998 xchacha20poly1305_enc_vectors[i].ilen + in chacha20poly1305_selftest()