Searched defs:keyring (Results 1 - 4 of 4) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/keys/
H A Dkey.c407 __key_instantiate_and_link(struct key *key, const void *data, size_t datalen, struct key *keyring, struct key *instkey) argument
460 key_instantiate_and_link(struct key *key, const void *data, size_t datalen, struct key *keyring, struct key *instkey) argument
486 key_negate_and_link(struct key *key, unsigned timeout, struct key *keyring, struct key *instkey) argument
763 struct key *keyring, *key = NULL; local
[all...]
H A Dkeyring.c82 keyring_publish_name(struct key *keyring) argument
107 keyring_instantiate(struct key *keyring, const void *data, size_t datalen) argument
127 keyring_match(const struct key *keyring, const void *description) argument
138 keyring_destroy(struct key *keyring) argument
166 keyring_describe(const struct key *keyring, struct seq_file *m) argument
192 keyring_read(const struct key *keyring, char __user *buffer, size_t buflen) argument
250 struct key *keyring; local
296 struct key *keyring, *key; local
427 keyring_search(key_ref_t keyring, struct key_type *type, const char *description) argument
454 struct key *keyring, *key; local
497 struct key *keyring; local
667 __key_link(struct key *keyring, struct key *key) argument
808 key_link(struct key *keyring, struct key *key) argument
829 key_unlink(struct key *keyring, struct key *key) argument
924 keyring_clear(struct key *keyring) argument
964 keyring_revoke(struct key *keyring) argument
[all...]
H A Dprocess_keys.c124 struct key *keyring, *old; local
156 struct key *keyring; local
194 install_session_keyring(struct task_struct *tsk, struct key *keyring) argument
700 struct key *keyring; local
[all...]
H A Drequest_key.c41 struct key *keyring; local
230 struct key *keyring; local
[all...]

Completed in 29 milliseconds