Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_mok.c42 KEY_ALLOC_SET_KEEP, in ima_mok_init()
/OK3568_Linux_fs/kernel/certs/
H A Dblacklist.c214 KEY_ALLOC_SET_KEEP, in blacklist_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkey.h292 #define KEY_ALLOC_SET_KEEP 0x0020 /* Set the KEEP flag on the key/keyring */ macro
/OK3568_Linux_fs/kernel/security/keys/
H A Dkey.c306 if (flags & KEY_ALLOC_SET_KEEP) in key_alloc()