Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libfido2/src/
H A Dextern.h59 int cbor_decode_cred_authdata(const cbor_item_t *, int, fido_blob_t *,
H A Dcred.c32 return (cbor_decode_cred_authdata(val, cred->type, in parse_makecred_reply()
556 if (cbor_decode_cred_authdata(item, cred->type, &cred->authdata_cbor, in fido_cred_set_authdata()
598 if (cbor_decode_cred_authdata(item, cred->type, &cred->authdata_cbor, in fido_cred_set_authdata_raw()
H A Dcbor.c1257 cbor_decode_cred_authdata(const cbor_item_t *item, int cose_alg, in cbor_decode_cred_authdata() function
/freebsd-13.1/contrib/libfido2/fuzz/
H A Dfunctions.txt198 cbor_decode_cred_authdata 31 1 96.77% 45 3 93.33%