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