Searched refs:ESP_ERR_NVS_WRONG_ENCRYPTION (Results 1 – 3 of 3) sorted by relevance
22 return ESP_ERR_NVS_WRONG_ENCRYPTION; in lookup_nvs_partition()46 return ESP_ERR_NVS_WRONG_ENCRYPTION; in lookup_nvs_encrypted_partition()
218 # ifdef ESP_ERR_NVS_WRONG_ENCRYPTION219 …ERR_TBL_IT(ESP_ERR_NVS_WRONG_ENCRYPTION), /* 4377 0x1119 NVS partition is marke…
54 #define ESP_ERR_NVS_WRONG_ENCRYPTION (ESP_ERR_NVS_BASE + 0x19) /*!< NVS partition is marked… macro