Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/src/
H A Dwinhello.c54 typedef DWORD WINAPI webauthn_get_api_version_t(void); typedef
72 static TLS webauthn_get_api_version_t *webauthn_get_api_version;
94 (webauthn_get_api_version_t *)GetProcAddress(webauthn_handle, in webauthn_load()