Home
last modified time | relevance | path

Searched refs:cbor_decode_attstmt (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/libfido2/src/
H A Dextern.h60 int cbor_decode_attstmt(const cbor_item_t *, fido_attstmt_t *);
H A Dcred.c41 return (cbor_decode_attstmt(val, &cred->attstmt)); in parse_makecred_reply()
723 if (cbor_decode_attstmt(item, &cred->attstmt) < 0) { in fido_cred_set_attstmt()
H A Dwinhello.c761 if (cbor_decode_attstmt(val, &cred->attstmt) < 0) {
762 fido_log_debug("%s: cbor_decode_attstmt", __func__);
H A Dcbor.c1456 cbor_decode_attstmt(const cbor_item_t *item, fido_attstmt_t *attstmt) in cbor_decode_attstmt() function
/freebsd/contrib/libfido2/fuzz/
H A Dfunctions.txt205 cbor_decode_attstmt 13 0 100.00% 16 0 100.00%