key_get_instantiation_authkey  137 security/keys/internal.h extern struct key *key_get_instantiation_authkey(key_serial_t target_id);
key_get_instantiation_authkey  472 security/keys/keyctl.c 			instkey = key_get_instantiation_authkey(keyid);
key_get_instantiation_authkey 1076 security/keys/keyctl.c 	authkey = key_get_instantiation_authkey(id);
key_get_instantiation_authkey 1115 security/keys/keyctl.c 		instkey = key_get_instantiation_authkey(keyid);