Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/src/
H A Dwinhello.c72 static TLS webauthn_get_api_version_t *webauthn_get_api_version; variable
93 if ((webauthn_get_api_version = in webauthn_load()
99 if (webauthn_get_api_version != NULL && in webauthn_load()
100 (n = webauthn_get_api_version()) < 1) { in webauthn_load()
144 webauthn_get_api_version = NULL; in webauthn_load()