Home
last modified time | relevance | path

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

/linux/security/keys/
H A Dkeyctl.c659 instkey = key_get_instantiation_authkey(keyid); in keyctl_describe_key()
1469 instkey = key_get_instantiation_authkey(id); in keyctl_set_timeout()
1537 authkey = key_get_instantiation_authkey(id); in keyctl_assume_authority()
1577 instkey = key_get_instantiation_authkey(keyid); in keyctl_get_security()
H A Drequest_key_auth.c246 struct key *key_get_instantiation_authkey(key_serial_t target_id) in key_get_instantiation_authkey() function
H A Dinternal.h212 extern struct key *key_get_instantiation_authkey(key_serial_t target_id);