Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dwinhello.c78 static TLS webauthn_get_assert_t *webauthn_get_assert; variable
115 if ((webauthn_get_assert = in webauthn_load()
150 webauthn_get_assert = NULL; in webauthn_load()
824 if ((hr = webauthn_get_assert(w, ctx->rp_id, &ctx->cd, &ctx->opt, in winhello_get_assert()