Searched defs:callout_info (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 struct key *request_key_auth_new(struct key *target, const void *callout_info, argument
[all...]
H A Dinternal.h177 void *callout_info; member in struct:request_key_auth
H A Drequest_key.c204 static int construct_key(struct key *key, const void *callout_info, 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
552 request_key(struct key_type *type, const char *description, const char *callout_info) argument
582 request_key_with_auxdata(struct key_type *type, const char *description, const void *callout_info, size_t callout_len, void *aux) argument
610 request_key_async(struct key_type *type, const char *description, const void *callout_info, size_t callout_len) argument
627 request_key_async_with_auxdata(struct key_type *type, const char *description, const void *callout_info, size_t callout_len, void *aux) argument
[all...]
H A Dkeyctl.c158 char type[32], *description, *callout_info; local

Completed in 47 milliseconds