Searched refs:KEY_USR_VIEW (Results 1 – 21 of 21) sorted by relevance
/linux/certs/ |
H A D | system_keyring.c | 170 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW; in add_to_secondary_keyring() 234 KEY_USR_VIEW | KEY_USR_READ | KEY_USR_SEARCH), in system_trusted_keyring_init() 245 KEY_USR_VIEW | KEY_USR_READ | KEY_USR_SEARCH | in system_trusted_keyring_init()
|
H A D | blacklist.c | 30 KEY_USR_SEARCH | KEY_USR_VIEW) 272 | KEY_USR_VIEW, in add_key_to_revocation_list() 340 KEY_USR_VIEW | KEY_USR_READ | KEY_USR_SEARCH in blacklist_init()
|
/linux/security/keys/ |
H A D | persistent.c | 26 KEY_USR_VIEW | KEY_USR_READ), in key_create_persistent_register() 60 KEY_USR_VIEW | KEY_USR_READ), in key_create_persistent()
|
H A D | process_keys.c | 56 KEY_USR_VIEW | KEY_USR_READ, in get_user_register() 229 KEY_POS_ALL | KEY_USR_VIEW, in install_thread_keyring_to_cred() 276 KEY_POS_ALL | KEY_USR_VIEW, in install_process_keyring_to_cred() 331 KEY_POS_ALL | KEY_USR_VIEW | KEY_USR_READ, in install_session_keyring_to_cred() 871 KEY_POS_ALL | KEY_USR_VIEW | KEY_USR_READ | KEY_USR_LINK, in join_session_keyring()
|
H A D | request_key_auth.c | 219 KEY_USR_VIEW, KEY_ALLOC_NOT_IN_QUOTA, NULL); in request_key_auth_new()
|
H A D | request_key.c | 141 KEY_POS_ALL | KEY_USR_VIEW | KEY_USR_READ, in call_sbin_request_key() 388 perm |= KEY_USR_VIEW; in construct_alloc_key()
|
H A D | key.c | 919 perm |= KEY_USR_VIEW; in __key_create_or_update()
|
/linux/security/integrity/ |
H A D | digsig.c | 131 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW in integrity_init_keyring() 209 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW | KEY_USR_READ; in integrity_load_x509()
|
/linux/security/integrity/platform_certs/ |
H A D | platform_keyring.c | 32 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW; in add_to_platform_keyring()
|
H A D | machine_keyring.c | 29 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW; in add_to_machine_keyring()
|
/linux/security/integrity/ima/ |
H A D | ima_mok.c | 39 KEY_USR_VIEW | KEY_USR_READ | in ima_mok_init()
|
/linux/crypto/asymmetric_keys/ |
H A D | x509_loader.c | 37 KEY_USR_VIEW | KEY_USR_READ), in x509_load_certificate_list()
|
H A D | selftest.c | 29 KEY_USR_VIEW | KEY_USR_READ | in fips_signature_selftest()
|
/linux/fs/verity/ |
H A D | signature.c | 133 KEY_USR_VIEW | KEY_USR_READ | KEY_USR_WRITE | in fsverity_init_signature()
|
/linux/net/dns_resolver/ |
H A D | dns_query.c | 138 rkey->perm |= KEY_USR_VIEW; in dns_query()
|
H A D | dns_key.c | 354 KEY_USR_VIEW | KEY_USR_READ, in init_dns_resolver()
|
/linux/net/rxrpc/ |
H A D | rxperf.c | 562 | KEY_USR_VIEW, in rxperf_add_key() 595 KEY_USR_VIEW | KEY_USR_READ | KEY_USR_SEARCH | in rxperf_init()
|
/linux/fs/nfs/ |
H A D | nfs4idmap.c | 213 KEY_USR_VIEW | KEY_USR_READ, in nfs_idmap_init() 324 rkey->perm |= KEY_USR_VIEW; in nfs_idmap_get_key()
|
/linux/include/linux/ |
H A D | key.h | 48 #define KEY_USR_VIEW 0x00010000 /* user permissions... */ macro
|
/linux/fs/smb/client/ |
H A D | cifsacl.c | 480 KEY_USR_VIEW | KEY_USR_READ, in init_cifs_idmap()
|
/linux/net/wireless/ |
H A D | reg.c | 753 KEY_USR_VIEW | KEY_USR_READ | KEY_USR_SEARCH), in load_builtin_regdb_keys()
|