ossl_prov_cipher_reset
void ossl_prov_cipher_reset(PROV_CIPHER *pc);
ossl_prov_cipher_reset(&ctx->cipher);
ossl_prov_cipher_reset(&gctx->cipher);
ossl_prov_cipher_reset(&gctx->cipher);
ossl_prov_cipher_reset(&mackey->cipher);
ossl_prov_cipher_reset(&macctx->cipher);
ossl_prov_cipher_reset(&macctx->cipher);
ossl_prov_cipher_reset(&macctx->cipher);