chacha20_crypt
chacha20_crypt((caddr_t)&ctx, plain);
chacha20_crypt((caddr_t)&ctx, blk);
void chacha20_crypt(caddr_t, u_int8_t *);
chacha20_crypt,