Home
last modified time | relevance | path

Searched refs:key_get_instantiation_authkey (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/security/keys/
A Drequest_key_auth.c246 struct key *key_get_instantiation_authkey(key_serial_t target_id) in key_get_instantiation_authkey() function
A Dkeyctl.c659 instkey = key_get_instantiation_authkey(keyid); in keyctl_describe_key()
1464 instkey = key_get_instantiation_authkey(id); in keyctl_set_timeout()
1532 authkey = key_get_instantiation_authkey(id); in keyctl_assume_authority()
1572 instkey = key_get_instantiation_authkey(keyid); in keyctl_get_security()
A Dinternal.h218 extern struct key *key_get_instantiation_authkey(key_serial_t target_id);

Completed in 6 milliseconds