Searched defs:callout_info (Results 1 - 4 of 4) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/keys/
H A Dinternal.h106 const char *callout_info; member in struct:request_key_auth
H A Dkeyctl.c143 char type[32], *description, *callout_info; local
H A Drequest_key.c128 __request_key_construction(struct key_type *type, const char *description, const char *callout_info, void *aux, unsigned long flags) argument
261 request_key_construction(struct key_type *type, const char *description, const char *callout_info, void *aux, struct key_user *user, unsigned long flags) argument
395 request_key_and_link(struct key_type *type, const char *description, const char *callout_info, void *aux, struct key *dest_keyring, unsigned long flags) argument
494 request_key(struct key_type *type, const char *description, const char *callout_info) argument
512 request_key_with_auxdata(struct key_type *type, const char *description, const char *callout_info, void *aux) argument
[all...]
H A Drequest_key_auth.c139 struct key *request_key_auth_new(struct key *target, const char *callout_info) argument

Completed in 87 milliseconds