load_iv
static int load_iv(char **fromp, unsigned char *to, int num);
if (!load_iv(&header, cipher->iv, EVP_CIPHER_get_iv_length(enc)))