Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dcifsglob.h546 bool ignore_signature:1; member
690 bool ignore_signature:1; /* skip validation of signatures in SMB2/3 rsp */ member
Dsmb2transport.c525 server->ignore_signature || in smb2_verify_signature()
Dconnect.c1903 vol->ignore_signature = true; in cifs_parse_mount_options()
2643 if (server->ignore_signature != vol->ignore_signature) in match_server()
2829 tcp_ses->ignore_signature = volume_info->ignore_signature; in cifs_get_tcp_session()