key_get_instantiation_authkey  201 security/keys/internal.h extern struct key *key_get_instantiation_authkey(key_serial_t target_id);
key_get_instantiation_authkey  656 security/keys/keyctl.c 			instkey = key_get_instantiation_authkey(keyid);
key_get_instantiation_authkey 1459 security/keys/keyctl.c 			instkey = key_get_instantiation_authkey(id);
key_get_instantiation_authkey 1525 security/keys/keyctl.c 	authkey = key_get_instantiation_authkey(id);
key_get_instantiation_authkey 1565 security/keys/keyctl.c 		instkey = key_get_instantiation_authkey(keyid);