ngtcp2_crypto_ossl_ctx_del
Synopsis
#include <ngtcp2/ngtcp2_crypto_ossl.h>
-
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.
#include <ngtcp2/ngtcp2_crypto_ossl.h>
ngtcp2_crypto_ossl_ctx_del()
frees resources allocated for ctx.
It also frees memory pointed by ctx.