trash
int trash;
int trash;
char trash[BUFSIZ];
r = BIO_gets(in, trash, sizeof(trash));
while ((r > 0) && (!strchr(trash, '\n')));
int trash;
int trash;
uint8_t inputle[16], expectedle[16], trash[CHACHA_BLOCKLEN];
randomdev_keystream(&context, &a, trash, sizeof(trash));
trash(&ch);