Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifsencrypt.c112 static int cifs_calc_signature(struct smb_rqst *rqst, in cifs_calc_signature() function
173 rc = cifs_calc_signature(rqst, server, smb_signature); in cifs_sign_rqst()
249 rc = cifs_calc_signature(rqst, server, what_we_think_sig_should_be); in cifs_verify_signature()