load_iv
if (!load_iv(header_pp, &(cipher->iv[0]), enc->iv_len))
static int load_iv(char **fromp, unsigned char *to, int num);