aes_ctr_reinit
void aes_ctr_reinit(caddr_t, u_int8_t *);
aes_ctr_reinit((caddr_t)&ctx, (u_int8_t *)iv);