Home
last modified time | relevance | path

Searched refs:KEY_ALLOC_SET_KEEP (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/security/integrity/ima/
Dima_mok.c42 KEY_ALLOC_SET_KEEP, in ima_mok_init()
/linux-6.6.21/certs/
Dblacklist.c345 KEY_ALLOC_SET_KEEP, in blacklist_init()
/linux-6.6.21/include/linux/
Dkey.h298 #define KEY_ALLOC_SET_KEEP 0x0020 /* Set the KEEP flag on the key/keyring */ macro
/linux-6.6.21/arch/s390/kernel/
Dcert_store.c404 KEY_ALLOC_NOT_IN_QUOTA | KEY_ALLOC_SET_KEEP, in create_cs_keyring()
/linux-6.6.21/security/keys/
Dkey.c307 if (flags & KEY_ALLOC_SET_KEEP) in key_alloc()