
ngtcp2_crypto_ossl_ctx_del
==========================

Synopsis
--------

*#include <ngtcp2/ngtcp2_crypto_ossl.h>*

.. function:: void ngtcp2_crypto_ossl_ctx_del(ngtcp2_crypto_ossl_ctx *ctx)

    
    `ngtcp2_crypto_ossl_ctx_del` frees resources allocated for *ctx*.
    It also frees memory pointed by *ctx*.
