Searched defs:authdata_raw (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/lib/libfido2/src/
H A Dtpm.c297 check_sha1_certinfo(const fido_blob_t *buf, const fido_blob_t *clientdata_hash, const fido_blob_t *authdata_raw, const fido_blob_t *pubarea) argument
344 fido_get_signed_hash_tpm(fido_blob_t *dgst, const fido_blob_t *clientdata_hash, const fido_blob_t *authdata_raw, const fido_attstmt_t *attstmt, const fido_attcred_t *attcred) argument
/openbsd-current/lib/libfido2/src/fido/
H A Dtypes.h153 fido_blob_t authdata_raw; /* cbor-decoded payload */ member in struct:fido_cred

Completed in 325 milliseconds