Searched refs:Wipe (Results 1 – 14 of 14) sorted by relevance
215 void Wipe(void) in Wipe() function in ot::SettingsDriver218 mFlash.Wipe(); in Wipe()
221 void Settings::Wipe(void) in Wipe() function in ot::Settings223 Get<SettingsDriver>().Wipe(); in Wipe()
777 void Wipe(void);
65 void otPlatSettingsWipe(otInstance *aInstance) { AsNode(aInstance).mSettings.Wipe(); } in otPlatSettingsWipe()157 void Settings::Wipe(void) { mEntries.Clear(); } in Wipe() function in ot::Nexus::Settings
50 void Wipe(void);
107 void Wipe(void);
305 void SettingsFile::Wipe(void) { VerifyOrDie(0 == ftruncate(mSettingsFd, 0), OT_EXIT_ERROR_ERRNO); } in Wipe() function in ot::Posix::SettingsFile
229 sSettingsFile.Wipe(); in otPlatSettingsWipe()
56 Wipe(); in Init()298 void Flash::Wipe(void) in Wipe() function in ot::Flash
129 void Wipe(void);
453 Get<Settings>().Wipe(); in FactoryReset()466 Get<Settings>().Wipe(); in ErasePersistentInfo()
160 flash.Wipe(); in TestFlash()
36 // Wipe the original context to make sure nothing from it is used
3020 * Wipe sensitive buffers on the stack in the CTR_DRBG and HMAC_DRBG3631 * Wipe stack buffer temporarily holding EC private exponent3924 * Wipe stack buffers in RSA private key operations