Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifs_spnego.h44 extern struct key *cifs_get_spnego_key(struct cifs_ses *sesInfo);
H A Dcifs_spnego.c99 cifs_get_spnego_key(struct cifs_ses *sesInfo) in cifs_get_spnego_key() function
H A Dsess.c1319 spnego_key = cifs_get_spnego_key(ses); in sess_auth_kerberos()
H A Dsmb2pdu.c1327 spnego_key = cifs_get_spnego_key(ses); in SMB2_auth_kerberos()