Searched defs:dest_keyring (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Drequest_key_auth.c142 request_key_auth_new(struct key *target, const void *callout_info, size_t callout_len, struct key *dest_keyring) argument
H A Dinternal.h175 struct key *dest_keyring; member in struct:request_key_auth
H A Drequest_key.c257 struct key *dest_keyring = *_dest_keyring, *authkey; local
204 construct_key(struct key *key, const void *callout_info, size_t callout_len, void *aux, struct key *dest_keyring) argument
328 construct_alloc_key(struct key_type *type, const char *description, struct key *dest_keyring, unsigned long flags, struct key_user *user, struct key **_key) argument
419 construct_key_and_link(struct key_type *type, const char *description, const char *callout_info, size_t callout_len, void *aux, struct key *dest_keyring, unsigned long flags) argument
475 request_key_and_link(struct key_type *type, const char *description, const void *callout_info, size_t callout_len, void *aux, struct key *dest_keyring, unsigned long flags) argument
[all...]
H A Dkeyctl.c910 struct key *instkey, *dest_keyring; local
988 struct key *instkey, *dest_keyring; local

Completed in 111 milliseconds