Home
last modified time | relevance | path

Searched refs:print_key (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/btkey/
H A Dbtkey.c166 print_key("new key", key); in main()
172 print_key("file key", key); in main()
179 print_key("device key", key); in main()
275 print_key(const char *type, const uint8_t *src) in print_key() function
H A Dbtkey.h35 void print_key(const char *, const uint8_t *);
H A Dfile.c81 print_key("file key", prop_data_value(dat)); in list_file()
H A Ddevice.c158 print_key("device key", ep->key[i].key); in list_device_ev()