Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dfs_context.h186 bool ignore_signature:1; member
A Dsmb2transport.c650 server->ignore_signature || in smb2_verify_signature()
A Dconnect.c1314 if (server->ignore_signature != ctx->ignore_signature) in match_server()
1556 tcp_ses->ignore_signature = ctx->ignore_signature; in cifs_get_tcp_session()
A Dcifsglob.h611 bool ignore_signature:1; /* skip validation of signatures in SMB2/3 rsp */ member
A Dfs_context.c1382 ctx->ignore_signature = true; in smb3_fs_context_parse_param()
A Dcifsfs.c565 else if (tcon->ses->server->ignore_signature) in cifs_show_options()

Completed in 27 milliseconds