Searched refs:__cifs_calc_signature (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
D | smb2transport.c | 286 rc = __cifs_calc_signature(&drqst, server, sigptr, shash); in smb2_calc_signature() 602 rc = __cifs_calc_signature(&drqst, server, sigptr, shash); in smb3_calc_signature()
|
D | cifsencrypt.c | 40 int __cifs_calc_signature(struct smb_rqst *rqst, in __cifs_calc_signature() function 138 return __cifs_calc_signature(rqst, server, signature, in cifs_calc_signature()
|
D | cifsproto.h | 589 int __cifs_calc_signature(struct smb_rqst *rqst,
|