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