Home
last modified time | relevance | path

Searched refs:KEY_POS_SETATTR (Results 1 – 19 of 19) sorted by relevance

/linux-6.6.21/certs/
Dsystem_keyring.c170 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW; in add_to_secondary_keyring()
233 ((KEY_POS_ALL & ~KEY_POS_SETATTR) | in system_trusted_keyring_init()
244 ((KEY_POS_ALL & ~KEY_POS_SETATTR) | in system_trusted_keyring_init()
/linux-6.6.21/security/keys/
Dpersistent.c25 ((KEY_POS_ALL & ~KEY_POS_SETATTR) | in key_create_persistent_register()
59 ((KEY_POS_ALL & ~KEY_POS_SETATTR) | in key_create_persistent()
Drequest_key.c387 perm = KEY_POS_VIEW | KEY_POS_SEARCH | KEY_POS_LINK | KEY_POS_SETATTR; in construct_alloc_key()
Dprocess_keys.c86 user_keyring_perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_ALL; in look_up_user_keyrings()
Dkey.c905 perm = KEY_POS_VIEW | KEY_POS_SEARCH | KEY_POS_LINK | KEY_POS_SETATTR; in __key_create_or_update()
/linux-6.6.21/security/integrity/
Ddigsig.c131 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW in integrity_init_keyring()
208 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW | KEY_USR_READ; in integrity_load_x509()
/linux-6.6.21/security/integrity/platform_certs/
Dplatform_keyring.c32 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW; in add_to_platform_keyring()
Dmachine_keyring.c29 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW; in add_to_machine_keyring()
/linux-6.6.21/security/integrity/ima/
Dima_mok.c38 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in ima_mok_init()
/linux-6.6.21/crypto/asymmetric_keys/
Dx509_loader.c36 ((KEY_POS_ALL & ~KEY_POS_SETATTR) | in x509_load_certificate_list()
Dselftest.c188 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in fips_signature_selftest()
/linux-6.6.21/fs/smb/client/
Dcifs_spnego.c198 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in init_cifs_spnego()
Dcifsacl.c479 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in init_cifs_idmap()
/linux-6.6.21/net/dns_resolver/
Ddns_key.c353 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in init_dns_resolver()
/linux-6.6.21/arch/s390/kernel/
Dcert_store.c403 (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW | KEY_USR_READ, in create_cs_keyring()
468 (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW | KEY_USR_READ, in create_key_from_vce()
/linux-6.6.21/include/linux/
Dkey.h45 #define KEY_POS_SETATTR 0x20000000 /* possessor can set key attributes */ macro
/linux-6.6.21/fs/nfs/
Dnfs4idmap.c212 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in nfs_idmap_init()
/linux-6.6.21/block/
Dsed-opal.c3297 (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW | in sed_opal_init()
/linux-6.6.21/net/wireless/
Dreg.c749 ((KEY_POS_ALL & ~KEY_POS_SETATTR) | in load_builtin_regdb_keys()