Home
last modified time | relevance | path

Searched refs:efi_secret (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/virt/coco/efi_secret/
H A Defi_secret.c32 struct efi_secret { struct
90 static struct efi_secret the_efi_secret;
92 static inline struct efi_secret *efi_secret_get(void) in efi_secret_get()
122 struct efi_secret *s = efi_secret_get(); in efi_secret_unlink()
158 struct efi_secret *s = efi_secret_get(); in efi_secret_map_area()
196 struct efi_secret *s = efi_secret_get(); in efi_secret_securityfs_teardown()
215 struct efi_secret *s = efi_secret_get(); in efi_secret_securityfs_setup()
301 struct efi_secret *s = efi_secret_get(); in efi_secret_unmap_area()
H A DMakefile2 obj-$(CONFIG_EFI_SECRET) += efi_secret.o
H A DKconfig16 The module will be called efi_secret.
/linux/Documentation/security/secrets/
H A Dcoco.rst8 from the firmware to the operating system, in the EFI driver and the efi_secret
21 The efi_secret kernel module allows userspace applications to access these
39 format is described in ``drivers/virt/coco/efi_secret/efi_secret.c`` under
47 the EFI driver will autoload the efi_secret kernel module, which exposes the
49 efi_secret filesystem interface are in [secrets-coco-abi]_.
57 The guest application reads the secret from the efi_secret filesystem and
67 Here is a simple example for usage of the efi_secret module in a guest
/linux/Documentation/ABI/testing/
H A Dsecurityfs-secrets-coco14 The efi_secret module exposes the secrets to userspace. Each
28 # modprobe efi_secret
50 drivers/virt/coco/efi_secret/efi_secret.c under "Structure of
/linux/drivers/virt/coco/
H A DMakefile6 obj-$(CONFIG_EFI_SECRET) += efi_secret/
H A DKconfig10 source "drivers/virt/coco/efi_secret/Kconfig"
/linux/drivers/firmware/efi/
H A DKconfig269 virt/coco/efi_secret module to access the secrets, which in turn