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