Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2pdu.c428 build_preauth_ctxt(struct smb2_preauth_neg_context *pneg_ctxt) in build_preauth_ctxt()
533 build_preauth_ctxt((struct smb2_preauth_neg_context *)pneg_ctxt); in assemble_neg_contexts()
534 ctxt_len = DIV_ROUND_UP(sizeof(struct smb2_preauth_neg_context), 8) * 8; in assemble_neg_contexts()
564 static void decode_preauth_context(struct smb2_preauth_neg_context *ctxt) in decode_preauth_context()
684 (struct smb2_preauth_neg_context *)pctx); in smb311_decode_neg_context()
H A Dsmb2pdu.h350 struct smb2_preauth_neg_context { struct