Home
last modified time | relevance | path

Searched refs:KEYCTL_CAPS0_PUBLIC_KEY (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/uapi/linux/
Dkeyctl.h127 #define KEYCTL_CAPS0_PUBLIC_KEY 0x08 /* Public key ops enabled */ macro
/linux-6.12.1/security/keys/
Dkeyctl.c33 (IS_ENABLED(CONFIG_ASYMMETRIC_KEY_TYPE) ? KEYCTL_CAPS0_PUBLIC_KEY : 0) |