Searched refs:KEY_ALLOC_NOT_IN_QUOTA (Results 1 – 20 of 20) sorted by relevance
/linux-6.3-rc2/certs/ |
A 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()
|
A D | system_keyring.c | 148 KEY_ALLOC_NOT_IN_QUOTA, in system_trusted_keyring_init() 160 KEY_ALLOC_NOT_IN_QUOTA, in system_trusted_keyring_init()
|
/linux-6.3-rc2/security/keys/ |
A 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()
|
A D | key.c | 257 if (!(flags & KEY_ALLOC_NOT_IN_QUOTA)) { in key_alloc() 300 if (!(flags & KEY_ALLOC_NOT_IN_QUOTA)) in key_alloc() 329 if (!(flags & KEY_ALLOC_NOT_IN_QUOTA)) { in key_alloc() 342 if (!(flags & KEY_ALLOC_NOT_IN_QUOTA)) { in key_alloc()
|
A D | request_key_auth.c | 219 KEY_USR_VIEW, KEY_ALLOC_NOT_IN_QUOTA, NULL); in request_key_auth_new()
|
/linux-6.3-rc2/security/integrity/ |
A D | digsig.c | 107 KEY_ALLOC_NOT_IN_QUOTA, restriction, NULL); in __integrity_init_keyring() 175 KEY_ALLOC_NOT_IN_QUOTA); in integrity_add_key()
|
/linux-6.3-rc2/security/integrity/ima/ |
A D | ima_mok.c | 41 KEY_ALLOC_NOT_IN_QUOTA | in ima_mok_init()
|
/linux-6.3-rc2/crypto/asymmetric_keys/ |
A D | x509_loader.c | 38 KEY_ALLOC_NOT_IN_QUOTA | in x509_load_certificate_list()
|
A D | selftest.c | 190 KEY_ALLOC_NOT_IN_QUOTA, in fips_signature_selftest()
|
/linux-6.3-rc2/fs/verity/ |
A D | signature.c | 136 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in fsverity_init_signature()
|
/linux-6.3-rc2/fs/cifs/ |
A D | cifs_spnego.c | 200 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in init_cifs_spnego()
|
A D | cifsacl.c | 481 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in init_cifs_idmap()
|
/linux-6.3-rc2/net/rxrpc/ |
A D | rxperf.c | 550 KEY_ALLOC_NOT_IN_QUOTA); in rxperf_add_key() 585 KEY_ALLOC_NOT_IN_QUOTA, in rxperf_init()
|
A 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.3-rc2/net/dns_resolver/ |
A D | dns_key.c | 348 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in init_dns_resolver()
|
/linux-6.3-rc2/include/linux/ |
A D | key.h | 294 #define KEY_ALLOC_NOT_IN_QUOTA 0x0002 /* not in quota */ macro
|
/linux-6.3-rc2/fs/nfs/ |
A D | nfs4idmap.c | 214 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in nfs_idmap_init()
|
/linux-6.3-rc2/fs/crypto/ |
A D | keyring.c | 329 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in allocate_master_key_users_keyring()
|
/linux-6.3-rc2/net/wireless/ |
A D | reg.c | 751 KEY_ALLOC_NOT_IN_QUOTA, NULL, NULL); in load_builtin_regdb_keys()
|
/linux-6.3-rc2/Documentation/security/keys/ |
A D | core.rst | 1269 KEY_ALLOC_NOT_IN_QUOTA in flags if the keyring shouldn't be accounted
|
Completed in 31 milliseconds