Function esp_idf_sys::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.