/linux/certs/ |
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 | 922 perm |= KEY_USR_VIEW; in __key_create_or_update()
|
/linux/drivers/platform/cznic/ |
H A D | turris-signing-key.c | 143 (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW | KEY_USR_READ | in devm_turris_signing_key_create() 167 (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW | in turris_signing_key_init()
|
/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/fs/afs/ |
H A D | cm_security.c | 131 KEY_USR_VIEW | KEY_USR_READ | KEY_USR_SEARCH, in afs_create_token_key() 161 KEY_POS_VIEW | KEY_POS_READ | KEY_POS_SEARCH | KEY_USR_VIEW, in afs_create_token_key()
|
/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 | 567 | KEY_USR_VIEW, in rxperf_add_rxkad_key() 607 KEY_USR_VIEW, in rxperf_add_yfs_rxgk_key() 641 KEY_USR_VIEW | KEY_USR_READ | KEY_USR_SEARCH | in rxperf_init()
|
H A D | rxgk_app.c | 140 KEY_USR_VIEW, in rxgk_yfs_decode_ticket()
|
/linux/fs/smb/client/ |
H A D | cifs_spnego.c | 206 KEY_USR_VIEW | KEY_USR_READ, in init_cifs_spnego()
|
H A D | cifsacl.c | 480 KEY_USR_VIEW | KEY_USR_READ, in init_cifs_idmap()
|
/linux/drivers/nvme/common/ |
H A D | keyring.c | 149 KEY_USR_SEARCH | KEY_USR_VIEW | KEY_USR_READ; in nvme_tls_psk_refresh()
|
/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/crypto/ |
H A D | keyring.c | 348 KEY_USR_SEARCH | KEY_USR_READ | KEY_USR_VIEW, in allocate_master_key_users_keyring() 398 KEY_POS_SEARCH | KEY_USR_VIEW, 0, NULL); in add_master_key_user()
|