Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/src/
H A Dwebauthn.h170 DWORD cbClientDataJSON; member
172 _Field_size_bytes_(cbClientDataJSON)
H A Dwinhello.c215 out->cbClientDataJSON = (DWORD)in->len; in pack_cd()