Skip to main content

esp_aes_gcm_free

Function esp_aes_gcm_free 

Source
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.