chacha20_poly1305_set_ctx_params
if (ret && !chacha20_poly1305_set_ctx_params(vctx, params))
if (ret && !chacha20_poly1305_set_ctx_params(vctx, params))
static OSSL_FUNC_cipher_set_ctx_params_fn chacha20_poly1305_set_ctx_params;
(void (*)(void))chacha20_poly1305_set_ctx_params },