ossl_chacha20_initctx
ossl_chacha20_initctx(ctx);
void ossl_chacha20_initctx(PROV_CHACHA20_CTX *ctx);
ossl_chacha20_initctx(&ctx->chacha);