Home
last modified time | relevance | path

Searched refs:key_quota_maxbytes (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/security/keys/
H A Dsysctl.c24 .data = &key_quota_maxbytes,
H A Dkey.c30 unsigned int key_quota_maxbytes = 20000; /* general key space quota */ variable
261 key_quota_root_maxbytes : key_quota_maxbytes; in key_alloc()
383 key_quota_root_maxbytes : key_quota_maxbytes; in key_payload_reserve()
H A Dinternal.h80 extern unsigned key_quota_maxbytes;
H A Dproc.c310 key_quota_root_maxbytes : key_quota_maxbytes; in proc_key_users_show()
H A Dkeyctl.c1011 key_quota_root_maxbytes : key_quota_maxbytes; in keyctl_chown_key()