Searched defs:keyring (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dns_resolver/
H A Ddns_key.c233 struct key *keyring; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Dprocess_keys.c129 struct key *keyring; local
170 struct key *keyring; local
219 install_session_keyring_to_cred(struct cred *cred, struct key *keyring) argument
260 install_session_keyring(struct key *keyring) argument
728 struct key *keyring; local
[all...]
H A Drequest_key.c64 struct key *keyring = info->data; local
74 struct key *keyring = info->data; local
103 struct key *key = cons->key, *authkey = cons->authkey, *keyring, local
[all...]
H A Dkey.c397 __key_instantiate_and_link(struct key *key, const void *data, size_t datalen, struct key *keyring, struct key *authkey, struct keyring_list **_prealloc) argument
451 key_instantiate_and_link(struct key *key, const void *data, size_t datalen, struct key *keyring, struct key *authkey) argument
483 key_negate_and_link(struct key *key, unsigned timeout, struct key *keyring, struct key *authkey) argument
764 struct key *keyring, *key = NULL; local
[all...]
H A Dkeyring.c88 keyring_publish_name(struct key *keyring) argument
113 keyring_instantiate(struct key *keyring, const void *data, size_t datalen) argument
133 keyring_match(const struct key *keyring, const void *description) argument
144 keyring_destroy(struct key *keyring) argument
174 keyring_describe(const struct key *keyring, struct seq_file *m) argument
198 keyring_read(const struct key *keyring, char __user *buffer, size_t buflen) argument
255 struct key *keyring; local
301 struct key *keyring, *key; local
459 keyring_search(key_ref_t keyring, struct key_type *type, const char *description) argument
486 struct key *keyring, *key; local
528 struct key *keyring; local
800 __key_link_check_live_key(struct key *keyring, struct key *key) argument
814 __key_link(struct key *keyring, struct key *key, struct keyring_list **_prealloc) argument
880 key_link(struct key *keyring, struct key *key) argument
905 key_unlink(struct key *keyring, struct key *key) argument
1000 keyring_clear(struct key *keyring) argument
1040 keyring_revoke(struct key *keyring) argument
1068 keyring_gc(struct key *keyring, time_t limit) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-keyring.c125 DBusKeyring *keyring; local
196 _dbus_keyring_lock(DBusKeyring *keyring) argument
247 _dbus_keyring_unlock(DBusKeyring *keyring) argument
394 _dbus_keyring_reload(DBusKeyring *keyring, dbus_bool_t add_new, DBusError *error) argument
667 _dbus_keyring_ref(DBusKeyring *keyring) argument
681 _dbus_keyring_unref(DBusKeyring *keyring) argument
714 DBusKeyring *keyring; local
913 find_recent_key(DBusKeyring *keyring) argument
949 _dbus_keyring_get_best_key(DBusKeyring *keyring, DBusError *error) argument
988 _dbus_keyring_is_for_credentials(DBusKeyring *keyring, DBusCredentials *credentials) argument
1007 _dbus_keyring_get_hex_key(DBusKeyring *keyring, int key_id, DBusString *hex_key) argument
[all...]
H A Ddbus-auth.c177 DBusKeyring *keyring; /**< Keyring for cookie mechanism. */ member in struct:DBusAuth
[all...]

Completed in 194 milliseconds