ntlm-smb-owf-encrypt

ntlm-smb-owf-encrypt is a compiled Lisp function in `ntlm.el'.

(ntlm-smb-owf-encrypt PASSWD C8)

Return the response string of 24 bytes long for the given password
string PASSWD based on the DES encryption. PASSWD is of at most 14
bytes long and the challenge string C8 of 8 bytes long.