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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Dinternal.h188 extern struct key *key_get_instantiation_authkey(key_serial_t target_id);
H A Dkeyctl.c482 instkey = key_get_instantiation_authkey(keyid);
1103 instkey = key_get_instantiation_authkey(id);
1167 authkey = key_get_instantiation_authkey(id);
1208 instkey = key_get_instantiation_authkey(keyid);
H A Drequest_key_auth.c256 struct key *key_get_instantiation_authkey(key_serial_t target_id) function
282 } /* end key_get_instantiation_authkey() */

Completed in 68 milliseconds