Skip to main content

esp_aes_gcm_init

Function esp_aes_gcm_init 

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

\brief This function initializes the specified GCM context

\param ctx The GCM context to initialize.