pub unsafe extern "C" fn esp_aes_gcm_free(ctx: *mut esp_gcm_context)
Expand description

\brief This function clears a GCM context

\param ctx The GCM context to clear.