ntlm-string-lshift

ntlm-string-lshift is a compiled Lisp function in `ntlm.el'.

(ntlm-string-lshift STR COUNT LEN)

Return a string by circularly shifting a string STR by COUNT to the left.
length of STR is LEN.