Searched refs:cbor_decode_attstmt (Results 1 – 5 of 5) sorted by relevance
60 int cbor_decode_attstmt(const cbor_item_t *, fido_attstmt_t *);
41 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()
705 if (cbor_decode_attstmt(val, &cred->attstmt) < 0) { in decode_attobj()
1456 cbor_decode_attstmt(const cbor_item_t *item, fido_attstmt_t *attstmt) in cbor_decode_attstmt() function
201 cbor_decode_attstmt 13 0 100.00% 16 0 100.00%