ngtcp2_crypto_aead_ctx_free =========================== Synopsis -------- *#include * .. function:: void ngtcp2_crypto_aead_ctx_free(ngtcp2_crypto_aead_ctx *aead_ctx) `ngtcp2_crypto_aead_ctx_free` frees up resources used by *aead_ctx*. This function does not free the memory pointed by *aead_ctx* itself.