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