Searched refs:key_default_cmp (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/security/keys/ |
H A D | request_key_auth.c | 253 .match_data.cmp = key_default_cmp, in key_get_instantiation_authkey()
|
H A D | request_key.c | 589 .match_data.cmp = key_default_cmp, in request_key_and_link() 792 .match_data.cmp = key_default_cmp, in request_key_rcu()
|
H A D | internal.h | 141 extern bool key_default_cmp(const struct key *key,
|
H A D | keyring.c | 565 bool key_default_cmp(const struct key *key, in key_default_cmp() function 947 .match_data.cmp = key_default_cmp, in keyring_search()
|
H A D | process_keys.c | 195 .match_data.cmp = key_default_cmp, in get_user_session_keyring_rcu()
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | request_key_auth.c | 253 .match_data.cmp = key_default_cmp, in key_get_instantiation_authkey()
|
H A D | request_key.c | 589 .match_data.cmp = key_default_cmp, in request_key_and_link() 792 .match_data.cmp = key_default_cmp, in request_key_rcu()
|
H A D | internal.h | 141 extern bool key_default_cmp(const struct key *key,
|
H A D | keyring.c | 565 bool key_default_cmp(const struct key *key, in key_default_cmp() function 947 .match_data.cmp = key_default_cmp, in keyring_search()
|
H A D | process_keys.c | 195 .match_data.cmp = key_default_cmp, in get_user_session_keyring_rcu()
|
Completed in 11 milliseconds