Searched refs:KEY_ALLOC_NOT_IN_QUOTA (Results 1 – 23 of 23) sorted by relevance
/linux-6.12.1/certs/ |
D | blacklist.c | 192 KEY_ALLOC_NOT_IN_QUOTA | in mark_raw_hash_blacklisted() 273 KEY_ALLOC_NOT_IN_QUOTA | KEY_ALLOC_BUILT_IN in add_key_to_revocation_list() 344 , KEY_ALLOC_NOT_IN_QUOTA | in blacklist_init()
|
D | system_keyring.c | 175 KEY_ALLOC_NOT_IN_QUOTA); in add_to_secondary_keyring() 235 KEY_ALLOC_NOT_IN_QUOTA, in system_trusted_keyring_init() 247 KEY_ALLOC_NOT_IN_QUOTA, in system_trusted_keyring_init()
|
/linux-6.12.1/security/keys/ |
D | persistent.c | 27 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in key_create_persistent_register() 61 KEY_ALLOC_NOT_IN_QUOTA, NULL, in key_create_persistent()
|
D | key.c | 257 if (!(flags & KEY_ALLOC_NOT_IN_QUOTA)) { in key_alloc() 301 if (!(flags & KEY_ALLOC_NOT_IN_QUOTA)) in key_alloc() 330 if (!(flags & KEY_ALLOC_NOT_IN_QUOTA)) { in key_alloc() 343 if (!(flags & KEY_ALLOC_NOT_IN_QUOTA)) { in key_alloc()
|
D | request_key_auth.c | 219 KEY_USR_VIEW, KEY_ALLOC_NOT_IN_QUOTA, NULL); in request_key_auth_new()
|
/linux-6.12.1/security/integrity/ |
D | digsig.c | 107 KEY_ALLOC_NOT_IN_QUOTA, restriction, NULL); in __integrity_init_keyring() 179 KEY_ALLOC_NOT_IN_QUOTA); in integrity_add_key()
|
/linux-6.12.1/security/integrity/ima/ |
D | ima_mok.c | 41 KEY_ALLOC_NOT_IN_QUOTA | in ima_mok_init()
|
/linux-6.12.1/crypto/asymmetric_keys/ |
D | x509_loader.c | 38 KEY_ALLOC_NOT_IN_QUOTA | in x509_load_certificate_list()
|
D | selftest.c | 31 KEY_ALLOC_NOT_IN_QUOTA, in fips_signature_selftest()
|
/linux-6.12.1/fs/verity/ |
D | signature.c | 135 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in fsverity_init_signature()
|
/linux-6.12.1/fs/smb/client/ |
D | cifs_spnego.c | 200 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in init_cifs_spnego()
|
D | cifsacl.c | 481 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in init_cifs_idmap()
|
/linux-6.12.1/drivers/nvme/common/ |
D | keyring.c | 201 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in nvme_keyring_init()
|
/linux-6.12.1/net/rxrpc/ |
D | rxperf.c | 551 KEY_ALLOC_NOT_IN_QUOTA); in rxperf_add_key() 586 KEY_ALLOC_NOT_IN_QUOTA, in rxperf_init()
|
D | key.c | 496 KEY_ALLOC_NOT_IN_QUOTA, NULL); in rxrpc_get_server_data_key() 543 KEY_POS_SEARCH, KEY_ALLOC_NOT_IN_QUOTA, NULL); in rxrpc_get_null_key()
|
/linux-6.12.1/arch/s390/kernel/ |
D | cert_store.c | 405 KEY_ALLOC_NOT_IN_QUOTA | KEY_ALLOC_SET_KEEP, in create_cs_keyring() 470 KEY_ALLOC_NOT_IN_QUOTA); in create_key_from_vce()
|
/linux-6.12.1/net/dns_resolver/ |
D | dns_key.c | 355 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in init_dns_resolver()
|
/linux-6.12.1/include/linux/ |
D | key.h | 294 #define KEY_ALLOC_NOT_IN_QUOTA 0x0002 /* not in quota */ macro
|
/linux-6.12.1/fs/nfs/ |
D | nfs4idmap.c | 214 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in nfs_idmap_init()
|
/linux-6.12.1/fs/crypto/ |
D | keyring.c | 347 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in allocate_master_key_users_keyring()
|
/linux-6.12.1/block/ |
D | sed-opal.c | 291 KEY_ALLOC_NOT_IN_QUOTA | KEY_ALLOC_BUILT_IN | in update_sed_opal_key() 3310 KEY_ALLOC_NOT_IN_QUOTA, in sed_opal_init()
|
/linux-6.12.1/net/wireless/ |
D | reg.c | 753 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in load_builtin_regdb_keys()
|
/linux-6.12.1/Documentation/security/keys/ |
D | core.rst | 1269 KEY_ALLOC_NOT_IN_QUOTA in flags if the keyring shouldn't be accounted
|