Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/tools/
H A Dcred_make.c23 struct blob cdh; in prepare_cred() local
89 char *cdh = NULL; in print_attcred() local
H A Dassert_get.c82 struct blob cdh; in prepare_assert() local
158 char *cdh = NULL; in print_assert() local
H A Dcred_verify.c23 struct blob cdh; in prepare_cred() local
H A Dassert_verify.c28 struct blob cdh; in prepare_assert() local
/netbsd-src/external/bsd/libfido2/dist/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()
/netbsd-src/external/bsd/libfido2/dist/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()
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()
/netbsd-src/external/bsd/libfido2/dist/regress/
H A Dassert.c69 static const unsigned char cdh[32] = { variable
H A Dcred.c19 static const unsigned char cdh[32] = { variable
/netbsd-src/external/bsd/libfido2/dist/src/fido/
H A Dtypes.h171 fido_blob_t cdh; /* client data hash */ member
215 fido_blob_t cdh; /* client data hash */ member
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem_srvr.c3172 DH *cdh; in tls_process_cke_dhe() local