Home
last modified time | relevance | path

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

/freebsd-src/contrib/libfido2/src/
H A Dwinhello.c76 static TLS webauthn_get_api_version_t *webauthn_get_api_version; variable
97 if ((webauthn_get_api_version = in webauthn_load()
103 if (webauthn_get_api_version != NULL && in webauthn_load()
104 (n = webauthn_get_api_version()) < 1) { in webauthn_load()
148 webauthn_get_api_version = NULL; in webauthn_load()