Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifs_spnego.h44 extern struct key *cifs_get_spnego_key(struct cifs_ses *sesInfo);
Dcifs_spnego.c99 cifs_get_spnego_key(struct cifs_ses *sesInfo) in cifs_get_spnego_key() function
Dsess.c1034 spnego_key = cifs_get_spnego_key(ses); in sess_auth_kerberos()
Dsmb2pdu.c1145 spnego_key = cifs_get_spnego_key(ses); in SMB2_auth_kerberos()