Searched refs:looks_like_hashed_password (Results 1 – 3 of 3) sorted by relevance
11 bool looks_like_hashed_password(const char *s);
166 bool looks_like_hashed_password(const char *s) { in looks_like_hashed_password() function
95 …looks_like_hashed_password(utf8_only(spwd->sp_pwdp))) { /* Ignore locked, disabled, and mojibake p… in nss_passwd_to_user_record()352 if (looks_like_hashed_password(utf8_only(sgrp->sg_passwd))) { in nss_group_to_group_record()