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.
pub unsafe extern "C" fn esp_aes_gcm_init(ctx: *mut esp_gcm_context)
\brief This function initializes the specified GCM context
\param ctx The GCM context to initialize.