Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsencrypt.c283 void calc_lanman_hash(const char *password, const char *cryptkey, bool encrypt, in calc_lanman_hash() argument
314 SMBencrypt(password_with_pad, cryptkey, lnm_session_key); in calc_lanman_hash()
Dcifsproto.h337 extern void calc_lanman_hash(const char *password, const char *cryptkey,