Searched refs:cbor_decode_pubkey (Results 1 – 4 of 4) sorted by relevance
68 int cbor_decode_pubkey(const cbor_item_t *, int *, void *);
1035 cbor_decode_pubkey(const cbor_item_t *item, int *type, void *key) in cbor_decode_pubkey() function1113 if (cbor_decode_pubkey(item, &attcred->type, &attcred->pubkey) < 0) { in decode_attcred()
275 if (cbor_decode_pubkey(val, &cred->attcred.type, in credman_parse_rk()
202 cbor_decode_pubkey 26 1 96.15% 36 2 94.44%