Home
last modified time | relevance | path

Searched defs:clientdata_hash (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libfido2/src/
H A Dtpm.c298 check_sha1_certinfo(const fido_blob_t *buf, const fido_blob_t *clientdata_hash, in check_sha1_certinfo()
345 fido_get_signed_hash_tpm(fido_blob_t *dgst, const fido_blob_t *clientdata_hash, in fido_get_signed_hash_tpm()
H A Du2f.c868 unsigned char clientdata_hash[SHA256_DIGEST_LENGTH]; in u2f_get_touch_begin() local