Home
last modified time | relevance | path

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

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