Home
last modified time | relevance | path

Searched refs:mdfour (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dsmbencrypt.c36 mdfour(unsigned char *md4_hash, unsigned char *link_str, int link_len) in mdfour() function
80 rc = mdfour(p16, (unsigned char *) wpwd, len * sizeof(__le16)); in E_md4hash()