Home
last modified time | relevance | path

Searched refs:seal (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/Documentation/security/keys/
Dtrusted-encrypted.rst13 Trusted Keys use a TPM both to generate and to seal the keys. Keys are sealed
50 seal the key.
/Linux-v4.19/fs/cifs/
Dconnect.c1611 vol->seal = 1; in cifs_parse_mount_options()
2537 bool seal = false; in cifs_setup_ipc() local
2543 if (volume_info->seal) { in cifs_setup_ipc()
2545 seal = true; in cifs_setup_ipc()
2565 tcon->seal = seal; in cifs_setup_ipc()
2921 if (tcon->seal != volume_info->seal) in match_tcon()
3048 if (volume_info->seal) { in cifs_get_tcon()
3056 tcon->seal = true; in cifs_get_tcon()
Dcifsglob.h538 bool seal:1; /* request transport encryption on share */ member
978 bool seal:1; /* transport encryption for this mounted share */ member
Dcifs_debug.c115 if (tcon->seal) in cifs_debug_tcon()
Dcifsfs.c477 if (tcon->seal) in cifs_show_options()
Dsmb2pdu.c90 if (tcon->seal && in smb3_encryption_required()
1554 if (tcon->seal && in SMB2_tcon()
/Linux-v4.19/drivers/net/can/usb/
DKconfig121 https://www.theobroma-systems.com/seal)
/Linux-v4.19/Documentation/
Dintel_txt.txt181 authentication code) over and then seal with the TPM. On resume
/Linux-v4.19/Documentation/filesystems/cifs/
DREADME554 seal Must seal (encrypt) all data on this mounted share before