Searched refs:kStretch_nopassword (Results 1 – 1 of 1) sorted by relevance
72 static const char* kStretch_nopassword = "nopassword"; variable318 return kStretch_nopassword; in getStretching()328 return stretching != kStretch_nopassword && stretching != kStretch_none; in stretchingNeedsSalt()333 if (stretching == kStretch_nopassword) { in stretchSecret()