Home
last modified time | relevance | path

Searched refs:KEY_USR_VIEW (Results 1 – 21 of 21) sorted by relevance

/linux/certs/
H A Dsystem_keyring.c170 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 Dblacklist.c30 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 Dpersistent.c26 KEY_USR_VIEW | KEY_USR_READ), in key_create_persistent_register()
60 KEY_USR_VIEW | KEY_USR_READ), in key_create_persistent()
H A Dprocess_keys.c56 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 Drequest_key_auth.c219 KEY_USR_VIEW, KEY_ALLOC_NOT_IN_QUOTA, NULL); in request_key_auth_new()
H A Drequest_key.c141 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 Dkey.c919 perm |= KEY_USR_VIEW; in __key_create_or_update()
/linux/security/integrity/
H A Ddigsig.c131 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 Dplatform_keyring.c32 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW; in add_to_platform_keyring()
H A Dmachine_keyring.c29 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW; in add_to_machine_keyring()
/linux/security/integrity/ima/
H A Dima_mok.c39 KEY_USR_VIEW | KEY_USR_READ | in ima_mok_init()
/linux/crypto/asymmetric_keys/
H A Dx509_loader.c37 KEY_USR_VIEW | KEY_USR_READ), in x509_load_certificate_list()
H A Dselftest.c29 KEY_USR_VIEW | KEY_USR_READ | in fips_signature_selftest()
/linux/fs/verity/
H A Dsignature.c133 KEY_USR_VIEW | KEY_USR_READ | KEY_USR_WRITE | in fsverity_init_signature()
/linux/net/dns_resolver/
H A Ddns_query.c138 rkey->perm |= KEY_USR_VIEW; in dns_query()
H A Ddns_key.c354 KEY_USR_VIEW | KEY_USR_READ, in init_dns_resolver()
/linux/net/rxrpc/
H A Drxperf.c562 | 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 Dnfs4idmap.c213 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 Dkey.h48 #define KEY_USR_VIEW 0x00010000 /* user permissions... */ macro
/linux/fs/smb/client/
H A Dcifsacl.c480 KEY_USR_VIEW | KEY_USR_READ, in init_cifs_idmap()
/linux/net/wireless/
H A Dreg.c753 KEY_USR_VIEW | KEY_USR_READ | KEY_USR_SEARCH), in load_builtin_regdb_keys()