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

/linux-master/include/keys/
H A Drequest_key_auth-type.h22 size_t callout_len; member in struct:request_key_auth
/linux-master/security/keys/
H A Drequest_key_auth.c161 request_key_auth_new(struct key *target, const char *op, const void *callout_info, size_t callout_len, struct key *dest_keyring) argument
H A Drequest_key.c712 size_t callout_len local
226 construct_key(struct key *key, const void *callout_info, size_t callout_len, void *aux, struct key *dest_keyring) argument
489 construct_key_and_link(struct keyring_search_context *ctx, const char *callout_info, size_t callout_len, void *aux, struct key *dest_keyring, unsigned long flags) argument
574 request_key_and_link(struct key_type *type, const char *description, struct key_tag *domain_tag, const void *callout_info, size_t callout_len, void *aux, struct key *dest_keyring, unsigned long flags) argument
746 request_key_with_auxdata(struct key_type *type, const char *description, struct key_tag *domain_tag, const void *callout_info, size_t callout_len, void *aux) argument
[all...]
H A Dkeyctl.c175 size_t callout_len; local

Completed in 158 milliseconds