Searched refs:key_get_instantiation_authkey (Results 1 – 3 of 3) sorted by relevance
246 struct key *key_get_instantiation_authkey(key_serial_t target_id) in key_get_instantiation_authkey() function
659 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()
218 extern struct key *key_get_instantiation_authkey(key_serial_t target_id);
Completed in 6 milliseconds