Function esp_idf_svc::hal::sys::nvs_flash_get_default_security_scheme

source ยท
pub unsafe extern "C" fn nvs_flash_get_default_security_scheme() -> *mut nvs_sec_scheme_t
Expand description

@brief Fetch the configuration structure for the default active security scheme for NVS encryption

@return Pointer to the default active security scheme configuration (NULL if no scheme is registered yet i.e. active)