Home
last modified time | relevance | path

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

/openbsd/src/lib/libfido2/src/
Dtpm.c345 const fido_blob_t *authdata_raw, const fido_attstmt_t *attstmt, in fido_get_signed_hash_tpm()
Dcred.c278 verify_attstmt(const fido_blob_t *dgst, const fido_attstmt_t *attstmt) in verify_attstmt()
528 fido_cred_clean_attstmt(fido_attstmt_t *attstmt) in fido_cred_clean_attstmt()
Dcbor.c1393 fido_attstmt_t *attstmt = arg; in decode_attstmt_entry() local
1448 cbor_decode_attstmt(const cbor_item_t *item, fido_attstmt_t *attstmt) in cbor_decode_attstmt()
/openbsd/src/lib/libfido2/src/fido/
Dtypes.h156 fido_attstmt_t attstmt; /* attestation statement (x509 + sig) */ member