Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index

CONFIG_PKEY: Kernel API for protected key handling

General informations

The Linux kernel configuration item CONFIG_PKEY:

Help text

With this option enabled the pkey kernel modules provide an API for creation and handling of protected keys. Other parts of the kernel or userspace applications may use these functions.

The protected key support is distributed into: - A pkey base and API kernel module (pkey.ko) which offers the infrastructure for the pkey handler kernel modules, the ioctl and the sysfs API and the in-kernel API to the crypto cipher implementations using protected key. - A pkey pckmo kernel module (pkey-pckmo.ko) which is automatically loaded when pckmo support (that is generation of protected keys from clear key values) is available. - A pkey CCA kernel module (pkey-cca.ko) which is automatically loaded when a CEX crypto card is available. - A pkey EP11 kernel module (pkey-ep11.ko) which is automatically loaded when a CEX crypto card is available. - A pkey UV kernel module (pkey-uv.ko) which is automatically loaded when the Ultravisor feature is available within a protected execution environment.

Select this option if you want to enable the kernel and userspace API for protected key handling.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index

Automatically generated (in year 2025). See also LKDDb sources on GitLab