Home
last modified time | relevance | path

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

/linux-4.1.27/security/keys/
Dkeyctl.c576 instkey = key_get_instantiation_authkey(keyid); in keyctl_describe_key()
1312 instkey = key_get_instantiation_authkey(id); in keyctl_set_timeout()
1375 authkey = key_get_instantiation_authkey(id); in keyctl_assume_authority()
1417 instkey = key_get_instantiation_authkey(keyid); in keyctl_get_security()
Drequest_key_auth.c242 struct key *key_get_instantiation_authkey(key_serial_t target_id) in key_get_instantiation_authkey() function
Dinternal.h202 extern struct key *key_get_instantiation_authkey(key_serial_t target_id);