Searched refs:_CRYPT (Results 1 – 1 of 1) sorted by relevance
31 #define _CRYPT "{CRYPT}" macro131 if (strncasecmp(passwd[0], _CRYPT, strlen(_CRYPT)) == 0) in _nss_ldap_group2str()132 password = passwd[0] + strlen(_CRYPT); in _nss_ldap_group2str()