Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/src/
H A Dwinhello.c56 typedef HRESULT WINAPI webauthn_get_assert_t(HWND, LPCWSTR, typedef
74 static TLS webauthn_get_assert_t *webauthn_get_assert;
112 (webauthn_get_assert_t *)GetProcAddress(webauthn_handle, in webauthn_load()