Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/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.c705 if (cbor_decode_attstmt(val, &cred->attstmt) < 0) { in decode_attobj()
H A Dcbor.c1456 cbor_decode_attstmt(const cbor_item_t *item, fido_attstmt_t *attstmt) in cbor_decode_attstmt() function
/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dfunctions.txt201 cbor_decode_attstmt 13 0 100.00% 16 0 100.00%