Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dkeyctl.h128 #define KEYCTL_CAPS0_BIG_KEY 0x10 /* big_key-type enabled */ macro
/linux-6.1.9/security/keys/
Dkeyctl.c34 (IS_ENABLED(CONFIG_BIG_KEYS) ? KEYCTL_CAPS0_BIG_KEY : 0) |