Searched refs:ZapString (Results 1 – 4 of 4) sorted by relevance
20 void ZapString(std::string* s);23 void ZapString(base::string16* s);
13 void ZapString(std::string* s) { in ZapString() function18 void ZapString(base::string16* s) { in ZapString() function
56 ZapString(&password_); in Zap()
270 ZapString(&passbuf); in LM_Hash()