Searched defs:callout_len (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.h178 size_t callout_len; member in struct:request_key_auth
H A Drequest_key.c557 size_t callout_len = 0; local
204 construct_key(struct key *key, const void *callout_info, size_t callout_len, void *aux, struct key *dest_keyring) 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
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.c157 size_t callout_len; local

Completed in 35 milliseconds