Home
last modified time | relevance | path

Searched refs:KEY_USR_SEARCH (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/security/integrity/
Ddigsig.c75 KEY_USR_WRITE | KEY_USR_SEARCH), in integrity_init_keyring()
/linux-4.4.14/certs/
Dsystem_keyring.c38 KEY_USR_VIEW | KEY_USR_READ | KEY_USR_SEARCH), in system_trusted_keyring_init()
/linux-4.4.14/include/linux/
Dkey.h53 #define KEY_USR_SEARCH 0x00080000 macro