Home
last modified time | relevance | path

Searched refs:get_key (Results 1 – 14 of 14) sorted by relevance

/dragonfly/usr.sbin/bthcid/
H A Dconfig.c63 if ((key = get_key(raddr, 0)) != NULL) { in lookup_key()
91 if ((key = get_key(raddr, 0)) != NULL) { in lookup_pin_conf()
115 if ((lkey = get_key(raddr, 1)) == NULL) { in save_key()
H A Dparser.y90 if (get_key(&key->bdaddr, 1) != NULL) {
241 get_key(bdaddr_p bdaddr, int exact_match) in get_key() function
321 if ((lkey = get_key(&bdaddr, 1)) == NULL) in read_keys_file()
H A Dbthcid.h86 link_key_p get_key (bdaddr_p bdaddr, int exact_match);
/dragonfly/games/gomoku/
H A Dmain.c154 ch = get_key(NULL); in main()
315 ch = get_key("YyNnQqSs"); in main()
H A Dgomoku.h275 int get_key(const char *allowedkeys);
H A Dbdisp.c254 get_key(const char *allowed) in get_key() function
/dragonfly/contrib/cryptsetup/lib/
H A Dinternal.h104 void get_key(char *prompt, char **key, unsigned int *passLen, int key_size,
H A Dsetup.c202 get_key(_("Enter any remaining LUKS passphrase: "), &password, in verify_other_keyslot()
237 get_key(message,&password,&passwordLen, 0, key_file, in find_keyslot_by_passphrase()
462 get_key(msg, key, key_len, 0, NULL, cd->timeout, flags, cd); in key_from_terminal()
509 get_key(msg, key, key_len, key_size, key_file, cd->timeout, 0, cd); in key_from_file()
602 get_key(_("Enter passphrase: "), &key, &keyLen, options->key_size, in crypt_create_and_update_device()
766 get_key(_("Enter LUKS passphrase: "), &password, &passwordLen, 0, in crypt_luksFormat()
H A Dutils.c399 void get_key(char *prompt, char **key, unsigned int *passLen, int key_size, in get_key() function
/dragonfly/contrib/cryptsetup/
H A DChangeLog301 * lib/setup.c (get_key): Applied patch from David H�rdeman
431 * lib/setup.c (get_key): Fixed another incompatibility from my
432 get_key rewrite with original cryptsetup.
440 * lib/setup.c (get_key): Fixed another incompatiblity with
470 (get_key): Fix missing zero termination for read string.
/dragonfly/contrib/ldns/drill/
H A Dsecuretrace.c85 get_key(ldns_pkt *p, ldns_rdf *apexname, ldns_rr_list **rrlist, ldns_rr_list **opt_sig) in get_key() function
434 (void) get_key(p, labels[i], &key_list, &key_sig_list); in do_secure_trace()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dbb-reorder.c630 if (key != bbd[e->dest->index].node->get_key ()) in find_traces_1_round()
637 (long) bbd[e->dest->index].node->get_key (), in find_traces_1_round()
806 if (key != bbd[e->dest->index].node->get_key ()) in find_traces_1_round()
813 (long) bbd[e->dest->index].node->get_key (), key); in find_traces_1_round()
H A Dfibonacci_heap.h93 K get_key () in get_key() function
H A Dipa-inline.c1250 if (badness < n->get_key ()) in update_edge_key()
1258 n->get_key ().to_double (), in update_edge_key()