CRYPTO_ocb128_cleanup
CRYPTO_ocb128_cleanup(&octx->ocb);
void CRYPTO_ocb128_cleanup(OCB128_CONTEXT *ctx);
CRYPTO_ocb128_cleanup(&ctx->ocb);
CRYPTO_ocb128_cleanup(&ctx->ocb); \