Home
last modified time | relevance | path

Searched defs:cdh (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/libfido2/tools/
H A Dcred_make.c23 struct blob cdh; in prepare_cred() local
89 char *cdh = NULL; print_attcred() local
[all...]
H A Dassert_get.c82 struct blob cdh; in prepare_assert() local
158 char *cdh = NULL; print_assert() local
[all...]
H A Dcred_verify.c23 struct blob cdh; in prepare_cred() local
H A Dassert_verify.c28 struct blob cdh; in prepare_assert() local
/freebsd/contrib/libfido2/src/
H A Dtouch.c18 unsigned char cdh[SHA256_DIGEST_LENGTH]; in fido_dev_get_touch_begin() local
H A Du2f.c313 do_auth(fido_dev_t *dev, const fido_blob_t *cdh, const char *rp_id, in do_auth()
/freebsd/contrib/libfido2/fuzz/
H A Dfuzz_assert.c27 struct blob cdh; member
206 get_assert(fido_assert_t *assert, uint8_t opt, const struct blob *cdh, in get_assert() argument
[all...]
H A Dfuzz_cred.c31 struct blob cdh; member
214 make_cred(fido_cred_t *cred, uint8_t opt, int type, const struct blob *cdh, in make_cred()
/freebsd/contrib/libfido2/regress/
H A Dassert.c69 static const unsigned char cdh[32] = { variable
[all...]
H A Dcred.c19 static const unsigned char cdh[32] = { global() variable
[all...]
/freebsd/contrib/libfido2/src/fido/
H A Dtypes.h171 fido_blob_t cdh; /* client data hash */ member
215 fido_blob_t cdh; /* client data hash */ global() member