Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dwinhello.c306 pack_rp(wchar_t **id, wchar_t **name, WEBAUTHN_RP_ENTITY_INFORMATION *out, in pack_rp() function
699 if (pack_rp(&ctx->rp_id, &ctx->rp_name, &ctx->rp, &cred->rp) < 0) { in translate_fido_cred()