Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libfido2/src/
HDextern.h68 int cbor_decode_pubkey(const cbor_item_t *, int *, void *);
HDcbor.c1035 cbor_decode_pubkey(const cbor_item_t *item, int *type, void *key) in cbor_decode_pubkey() function
1113 if (cbor_decode_pubkey(item, &attcred->type, &attcred->pubkey) < 0) { in decode_attcred()
HDcredman.c275 if (cbor_decode_pubkey(val, &cred->attcred.type, in credman_parse_rk()
/freebsd-14-stable/contrib/libfido2/fuzz/
HDfunctions.txt202 cbor_decode_pubkey 26 1 96.15% 36 2 94.44%