Searched refs:secrets (Results 1 – 18 of 18) sorted by relevance
| /Linux-v6.6/Documentation/ABI/testing/ |
| D | securityfs-secrets-coco | 1 What: security/secrets/coco 5 Exposes confidential computing (coco) EFI secrets to 10 the Guest Owner during VM's launch. The secrets are encrypted 14 The efi_secret module exposes the secrets to userspace. Each 15 secret appears as a file under <securityfs>/secrets/coco, 16 where the filename is the GUID of the entry in the secrets 26 For example, listing the available secrets:: 29 # ls -l /sys/kernel/security/secrets/coco 37 # cat /sys/kernel/security/secrets/coco/e6f5a162-d67f-4750-a67c-5d065f2a9910 42 # rm /sys/kernel/security/secrets/coco/e6f5a162-d67f-4750-a67c-5d065f2a9910 [all …]
|
| /Linux-v6.6/Documentation/security/secrets/ |
| D | coco.rst | 4 Confidential Computing secrets 16 Virtualization) allows guest owners to inject secrets into the VMs 22 secrets via securityfs. 48 secrets to userspace applications via securityfs. The details of the 49 efi_secret filesystem interface are in [secrets-coco-abi]_. 68 to which an EFI secret area with 4 secrets was injected during launch:: 70 # ls -la /sys/kernel/security/secrets/coco 79 # hd /sys/kernel/security/secrets/coco/e6f5a162-d67f-4750-a67c-5d065f2a9910 81 00000010 74 61 2d 73 65 63 72 65 74 73 00 01 02 03 04 05 |ta-secrets......| 85 # rm /sys/kernel/security/secrets/coco/e6f5a162-d67f-4750-a67c-5d065f2a9910 [all …]
|
| /Linux-v6.6/drivers/s390/char/ |
| D | uvdevice.c | 322 void *secrets = NULL; in uvio_list_secrets() local 328 secrets = kvzalloc(UVIO_LIST_SECRETS_LEN, GFP_KERNEL); in uvio_list_secrets() 329 if (!secrets) in uvio_list_secrets() 332 uvcb.addr = (u64)secrets; in uvio_list_secrets() 337 if (copy_to_user(user_buf_arg, secrets, UVIO_LIST_SECRETS_LEN)) in uvio_list_secrets() 340 kvfree(secrets); in uvio_list_secrets()
|
| /Linux-v6.6/drivers/virt/coco/efi_secret/ |
| D | Kconfig | 11 guests). The driver exposes the secrets as files in 12 <securityfs>/secrets/coco. Files can be read and deleted (deleting
|
| /Linux-v6.6/drivers/firmware/efi/ |
| D | Kconfig | 183 still contains secrets in RAM, booting another OS and extracting the 184 secrets. This should only be enabled when userland is configured to 185 clear the MemoryOverwriteRequest flag on clean shutdown after secrets 261 Guest Owner to securely inject secrets during guest VM launch. 262 The secrets are placed in a designated EFI reserved memory area. 264 In order to use the secrets in the kernel, the location of the secret 269 virt/coco/efi_secret module to access the secrets, which in turn 270 allows userspace programs to access the injected secrets.
|
| /Linux-v6.6/Documentation/security/ |
| D | index.rst | 20 secrets/index
|
| D | self-protection.rst | 204 Canaries, blinding, and other secrets
|
| /Linux-v6.6/Documentation/security/tpm/ |
| D | xen-tpmfront.rst | 18 of the vTPM's secrets (Keys, NVRAM, etc) are managed by a vTPM Manager domain, 19 which seals the secrets to the Physical TPM. If the process of creating each of
|
| /Linux-v6.6/security/keys/ |
| D | Kconfig | 123 public keys and shared secrets using values stored as keys
|
| /Linux-v6.6/Documentation/admin-guide/hw-vuln/ |
| D | processor_mmio_stale_data.rst | 154 an attacker can extract the secrets. 190 MDS/TAA, guest without MMIO access cannot extract secrets using Processor MMIO
|
| D | l1tf.rst | 193 paths have been verified that they cannot expose secrets or other 563 nested virtual machine, so that the nested hypervisor's secrets are not 568 cache avoids that the bare metal hypervisor's secrets are exposed to the
|
| D | spectre.rst | 656 For security-sensitive programs that have secrets (e.g. crypto
|
| /Linux-v6.6/arch/powerpc/platforms/pseries/ |
| D | Kconfig | 161 # used to store asymmetric public keys or secrets as required
|
| /Linux-v6.6/Documentation/ABI/stable/ |
| D | sysfs-class-tpm | 117 secrets, it can't authorize its own request for the pubek,
|
| /Linux-v6.6/Documentation/networking/device_drivers/cable/ |
| D | sb1000.rst | 93 phone number, and frequency for the cable modem. Also edit pap-secrets
|
| /Linux-v6.6/Documentation/arch/x86/ |
| D | tdx.rst | 217 entities before provisioning secrets to the guest. For example, a key
|
| /Linux-v6.6/Documentation/networking/ |
| D | tls-offload.rst | 132 * crypto secrets (key, iv, salt)
|
| /Linux-v6.6/Documentation/security/keys/ |
| D | core.rst | 131 blob of data. It is intended as a place to store secrets which are
|