Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Dextern.h62 int cbor_decode_cred_authdata(const cbor_item_t *, int, fido_blob_t *,
H A Dcred.c37 return (cbor_decode_cred_authdata(val, cred->type, in parse_makecred_reply()
621 if (cbor_decode_cred_authdata(item, cred->type, &cred->authdata_cbor, in fido_cred_set_authdata()
662 if (cbor_decode_cred_authdata(item, cred->type, &cred->authdata_cbor, in fido_cred_set_authdata_raw()
H A Dwinhello.c770 if (cbor_decode_cred_authdata(val, cred->type, in decode_attobj()
H A Dcbor.c1291 cbor_decode_cred_authdata(const cbor_item_t *item, int cose_alg, in cbor_decode_cred_authdata() function
/freebsd/contrib/libfido2/fuzz/
H A Dfunctions.txt203 cbor_decode_cred_authdata 31 1 96.77% 35 3 91.43%