Home
last modified time | relevance | path

Searched refs:sym_fido_dev_info_manufacturer_string (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/shared/
Dlibfido2-util.h54 extern const char* (*sym_fido_dev_info_manufacturer_string)(const fido_dev_info_t *);
Dlibfido2-util.c53 const char* (*sym_fido_dev_info_manufacturer_string)(const fido_dev_info_t *) = NULL; variable
1000 TABLE_STRING, sym_fido_dev_info_manufacturer_string(entry), in fido2_list_devices()