Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dlibfido2-util.h36 extern char** (*sym_fido_cbor_info_options_name_ptr)(const fido_cbor_info_t *);
Dlibfido2-util.c35 char** (*sym_fido_cbor_info_options_name_ptr)(const fido_cbor_info_t *) = NULL; variable
157 o = sym_fido_cbor_info_options_name_ptr(di); in verify_features()