Searched refs:seal (Results 1 – 9 of 9) sorted by relevance
13 Trusted Keys use a TPM both to generate and to seal the keys. Keys are sealed50 seal the key.
1611 vol->seal = 1; in cifs_parse_mount_options()2537 bool seal = false; in cifs_setup_ipc() local2543 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()
538 bool seal:1; /* request transport encryption on share */ member978 bool seal:1; /* transport encryption for this mounted share */ member
115 if (tcon->seal) in cifs_debug_tcon()
477 if (tcon->seal) in cifs_show_options()
90 if (tcon->seal && in smb3_encryption_required()1554 if (tcon->seal && in SMB2_tcon()
121 https://www.theobroma-systems.com/seal)
181 authentication code) over and then seal with the TPM. On resume
554 seal Must seal (encrypt) all data on this mounted share before