Searched refs:pwu (Results 1 – 1 of 1) sorted by relevance
125 const unsigned char *pwu = (const unsigned char *)pw; in __crypt_sha1() local162 __hmac_sha1((unsigned char *)passwd, dl, pwu, pl, hmac_buf); in __crypt_sha1()164 __hmac_sha1(hmac_buf, SHA1_SIZE, pwu, pl, hmac_buf); in __crypt_sha1()