CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP 2532 source3/client/client.c if (caplow & CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP) {
CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP 800 source3/libsmb/clifsinfo.c if (!(caplow & CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP)) {
CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP 2929 source3/smbd/trans2.c encrypt_caps = CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP;
CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP 2932 source3/smbd/trans2.c encrypt_caps = CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP|
CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP 126 source3/torture/torture.c if (!(caplow & CIFS_UNIX_TRANSPORT_ENCRYPTION_CAP)) {