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