Lines Matching refs:dhkey
58 struct dhkey secret;
67 struct dhkey public;
135 uid_t, struct dhkey *);
137 static struct dhkey *keybuf3_2_dhkey(keybuf3 *);
800 find_cache_item(struct cachekey_header **ch, uid_t uid, struct dhkey *public) in find_cache_item()
865 struct dhkey *pk; in cache_insert_ch()
866 struct dhkey *sk; in cache_insert_ch()
997 struct dhkey *pk = 0; in cache_retrieve_ch()
1046 struct dhkey *pk = 0; in cache_remove_ch()
1280 static struct dhkey *
1283 struct dhkey *binkey; in keybuf3_2_dhkey()