Home
last modified time | relevance | path

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

/linux-6.1.9/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.c384 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.c921 perm = KEY_POS_VIEW | KEY_POS_SEARCH | KEY_POS_LINK | KEY_POS_SETATTR; in key_create_or_update()
/linux-6.1.9/security/integrity/
Ddigsig.c131 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW in integrity_init_keyring()
204 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW | KEY_USR_READ; in integrity_load_x509()
/linux-6.1.9/security/integrity/platform_certs/
Dplatform_keyring.c32 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW; in add_to_platform_keyring()
Dmachine_keyring.c31 perm = (KEY_POS_ALL & ~KEY_POS_SETATTR) | KEY_USR_VIEW; in add_to_machine_keyring()
/linux-6.1.9/security/integrity/ima/
Dima_mok.c38 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in ima_mok_init()
/linux-6.1.9/certs/
Dsystem_keyring.c146 ((KEY_POS_ALL & ~KEY_POS_SETATTR) | in system_trusted_keyring_init()
157 ((KEY_POS_ALL & ~KEY_POS_SETATTR) | in system_trusted_keyring_init()
/linux-6.1.9/crypto/asymmetric_keys/
Dx509_loader.c36 ((KEY_POS_ALL & ~KEY_POS_SETATTR) | in x509_load_certificate_list()
Dselftest.c187 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in fips_signature_selftest()
/linux-6.1.9/fs/cifs/
Dcifs_spnego.c198 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in init_cifs_spnego()
Dcifsacl.c474 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in init_cifs_idmap()
/linux-6.1.9/net/dns_resolver/
Ddns_key.c346 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in init_dns_resolver()
/linux-6.1.9/include/linux/
Dkey.h45 #define KEY_POS_SETATTR 0x20000000 /* possessor can set key attributes */ macro
/linux-6.1.9/fs/nfs/
Dnfs4idmap.c212 (KEY_POS_ALL & ~KEY_POS_SETATTR) | in nfs_idmap_init()
/linux-6.1.9/net/wireless/
Dreg.c764 ((KEY_POS_ALL & ~KEY_POS_SETATTR) | in load_keys_from_buffer()
791 ((KEY_POS_ALL & ~KEY_POS_SETATTR) | in load_builtin_regdb_keys()