Home
last modified time | relevance | path

Searched refs:secrets (Results 1 – 24 of 24) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsecurityfs-secrets-coco1 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/Documentation/security/secrets/
H A Dcoco.rst4 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/drivers/virt/coco/sev-guest/
H A Dsev-guest.c63 struct snp_secrets_page *secrets; member
756 static u8 *get_vmpck(int id, struct snp_secrets_page *secrets, u32 **seqno) in get_vmpck() argument
762 *seqno = &secrets->os_area.msg_seqno_0; in get_vmpck()
763 key = secrets->vmpck0; in get_vmpck()
766 *seqno = &secrets->os_area.msg_seqno_1; in get_vmpck()
767 key = secrets->vmpck1; in get_vmpck()
770 *seqno = &secrets->os_area.msg_seqno_2; in get_vmpck()
771 key = secrets->vmpck2; in get_vmpck()
774 *seqno = &secrets->os_area.msg_seqno_3; in get_vmpck()
775 key = secrets->vmpck3; in get_vmpck()
[all …]
/linux/drivers/s390/char/
H A Duvdevice.c325 void *secrets = NULL; in uvio_list_secrets() local
331 secrets = kvzalloc(UVIO_LIST_SECRETS_LEN, GFP_KERNEL); in uvio_list_secrets()
332 if (!secrets) in uvio_list_secrets()
335 uvcb.addr = (u64)secrets; in uvio_list_secrets()
340 if (copy_to_user(user_buf_arg, secrets, UVIO_LIST_SECRETS_LEN)) in uvio_list_secrets()
343 kvfree(secrets); in uvio_list_secrets()
/linux/drivers/virt/coco/efi_secret/
H A DKconfig11 guests). The driver exposes the secrets as files in
12 <securityfs>/secrets/coco. Files can be read and deleted (deleting
/linux/drivers/firmware/efi/
H A DKconfig183 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/Documentation/security/
H A Dindex.rst21 secrets/index
H A Dself-protection.rst204 Canaries, blinding, and other secrets
/linux/Documentation/security/tpm/
H A Dxen-tpmfront.rst18 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
H A Dtpm-security.rst33 secrets and integrity as far as we are able in this environment and to
53 a trusted state and release secrets
97 Obviously using the null seed without any other prior shared secrets,
/linux/Documentation/admin-guide/hw-vuln/
H A Dreg-file-data-sampling.rst45 attacker can extract the secrets. This is achieved by using the otherwise
H A Dprocessor_mmio_stale_data.rst154 an attacker can extract the secrets.
190 MDS/TAA, guest without MMIO access cannot extract secrets using Processor MMIO
H A Dl1tf.rst193 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
H A Dspectre.rst622 For security-sensitive programs that have secrets (e.g. crypto
/linux/security/keys/
H A DKconfig123 public keys and shared secrets using values stored as keys
/linux/arch/powerpc/platforms/pseries/
H A DKconfig161 # used to store asymmetric public keys or secrets as required
/linux/arch/x86/coco/sev/
H A Dcore.c755 struct snp_secrets_page *secrets; in get_snp_jump_table_addr() local
769 secrets = (__force struct snp_secrets_page *)mem; in get_snp_jump_table_addr()
771 addr = secrets->os_area.ap_jump_table_pa; in get_snp_jump_table_addr()
/linux/Documentation/ABI/stable/
H A Dsysfs-class-tpm117 secrets, it can't authorize its own request for the pubek,
/linux/Documentation/virt/coco/
H A Dsev-guest.rst188 Endorsement Key (VCEK), which is derived from chip-unique secrets, or a
/linux/Documentation/networking/device_drivers/cable/
H A Dsb1000.rst93 phone number, and frequency for the cable modem. Also edit pap-secrets
/linux/Documentation/virt/kvm/x86/
H A Damd-memory-encryption.rst502 secrets.
/linux/Documentation/arch/x86/
H A Dtdx.rst402 entities before provisioning secrets to the guest. For example, a key
/linux/Documentation/networking/
H A Dtls-offload.rst132 * crypto secrets (key, iv, salt)
/linux/Documentation/security/keys/
H A Dcore.rst131 blob of data. It is intended as a place to store secrets which are