aes_xts_init
return aes_xts_init(vctx, key, keylen, iv, ivlen, params, 1);
return aes_xts_init(vctx, key, keylen, iv, ivlen, params, 0);