Home
last modified time | relevance | path

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

/netbsd/external/bsd/libfido2/dist/src/
H A Ddev.c15 dev_manifest_func_t manifest_func; member
29 while (*curr != NULL && (*curr)->manifest_func != f) { in find_manifest_func_node()
273 n->manifest_func = f; in fido_dev_register_manifest_func()
319 m_func = curr->manifest_func; in fido_dev_info_manifest()