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