Searched refs:__cifs_calc_signature (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/cifs/ |
| A D | cifsencrypt.c | 27 int __cifs_calc_signature(struct smb_rqst *rqst, in __cifs_calc_signature() function 125 return __cifs_calc_signature(rqst, server, signature, in cifs_calc_signature()
|
| A D | smb2transport.c | 280 rc = __cifs_calc_signature(&drqst, server, sigptr, shash); in smb2_calc_signature() 598 rc = __cifs_calc_signature(&drqst, server, sigptr, shash); in smb3_calc_signature()
|
| A D | cifsproto.h | 580 int __cifs_calc_signature(struct smb_rqst *rqst,
|
Completed in 13 milliseconds