Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsencrypt.c112 static int cifs_calc_signature(struct smb_rqst *rqst, in cifs_calc_signature() function
175 rc = cifs_calc_signature(rqst, server, smb_signature); in cifs_sign_rqst()
251 rc = cifs_calc_signature(rqst, server, what_we_think_sig_should_be); in cifs_verify_signature()