Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifs_spnego.h32 extern struct key *cifs_get_spnego_key(struct cifs_ses *sesInfo);
Dcifs_spnego.c87 cifs_get_spnego_key(struct cifs_ses *sesInfo) in cifs_get_spnego_key() function
Dsess.c1068 spnego_key = cifs_get_spnego_key(ses); in sess_auth_kerberos()
Dsmb2pdu.c1384 spnego_key = cifs_get_spnego_key(ses); in SMB2_auth_kerberos()