Home
last modified time | relevance | path

Searched defs:attstmt (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libfido2/src/
H A Dtpm.c346 const fido_blob_t *authdata_raw, const fido_attstmt_t *attstmt, in fido_get_signed_hash_tpm()
H A Dcred.c280 verify_attstmt(const fido_blob_t *dgst, const fido_attstmt_t *attstmt) in verify_attstmt()
541 fido_cred_clean_attstmt(fido_attstmt_t *attstmt) in fido_cred_clean_attstmt()
H A Dcbor.c1400 fido_attstmt_t *attstmt = arg; in decode_attstmt_entry() local
1456 cbor_decode_attstmt(const cbor_item_t *item, fido_attstmt_t *attstmt) in cbor_decode_attstmt()
/freebsd/contrib/libfido2/src/fido/
H A Dtypes.h185 fido_attstmt_t attstmt; /* attestation statement (x509 + sig) */ member