Searched refs:get_key (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12-stable/contrib/ntp/sntp/tests/ |
| D | keyFile.c | 96 get_key(40, &result); in test_ReadASCIIKeys() 101 get_key(50, &result); in test_ReadASCIIKeys() 121 get_key(10, &result); in test_ReadHexKeys() 127 get_key(20, &result); in test_ReadHexKeys() 134 get_key(30, &result); in test_ReadHexKeys() 155 get_key(10, &result); in test_ReadKeyFileWithComments() 162 get_key(34, &result); in test_ReadKeyFileWithComments() 181 get_key(10, &result); in test_ReadKeyFileWithInvalidHex() 188 get_key(30, &result); /* Should not exist, and result should remain NULL. */ in test_ReadKeyFileWithInvalidHex()
|
| /freebsd-12-stable/usr.bin/dtc/ |
| D | checking.cc | 94 found_address = ((*i)->get_key() == "#address-cells"); in check_node() 98 found_size = ((*i)->get_key() == "#size-cells"); in check_node() 168 if (p->get_key() == key) in check_property()
|
| D | fdt.cc | 989 return p1->get_key() < p2->get_key(); in cmp_properties() 1050 if (i->get_key() == key) in get_property() 1082 if (other->deleted_props.count(p->get_key()) > 0) in merge_node() 1084 other->deleted_props.erase(p->get_key()); in merge_node() 1099 if (mp->get_key() == p->get_key()) in merge_node() 1239 if ((p->get_key() == "phandle") || in collect_names_recursive() 1240 (p->get_key() == "linux,phandle")) in collect_names_recursive() 2071 value += i.prop->get_key(); in parse_dts() 2150 auto key = i.prop->get_key(); in parse_dts()
|
| D | fdt.hh | 383 inline const std::string &get_key() in get_key() function in dtc::fdt::property
|
| /freebsd-12-stable/usr.sbin/bluetooth/hcsecd/ |
| D | parser.y | 89 if (get_key(&key->bdaddr, 1) != NULL) { 242 get_key(bdaddr_p bdaddr, int exact_match) in get_key() function 322 if ((key = get_key(&bdaddr, 1)) == NULL) in read_keys_file()
|
| D | hcsecd.c | 222 if ((key = get_key(bdaddr, 0)) != NULL) { in process_pin_code_request_event() 249 if ((key = get_key(bdaddr, 0)) != NULL) { in process_link_key_request_event() 393 if ((key = get_key(&ep->bdaddr, 1)) == NULL) { in process_link_key_notification_event()
|
| D | hcsecd.h | 61 link_key_p get_key (bdaddr_p bdaddr, int exact_match);
|
| /freebsd-12-stable/contrib/ntp/sntp/ |
| D | crypto.h | 28 extern void get_key(int key_id, struct key **d_key);
|
| D | networking.c | 180 get_key(key_id, &pkt_key); in process_pkt()
|
| D | crypto.c | 314 get_key( in get_key() function
|
| D | main.c | 416 get_key(ctx->key_id, &ctx->key); in handle_lookup()
|
| /freebsd-12-stable/contrib/ldns/drill/ |
| D | securetrace.c | 85 get_key(ldns_pkt *p, ldns_rdf *apexname, ldns_rr_list **rrlist, ldns_rr_list **opt_sig) in get_key() function 427 (void) get_key(p, labels[i], &key_list, &key_sig_list); in do_secure_trace()
|
| /freebsd-12-stable/crypto/heimdal/lib/hx509/ |
| D | hxtool.c | 1224 get_key(const char *fn, const char *type, int optbits, in get_key() function 1293 get_key(opt->key_string, in request_create()
|