Searched refs:cbor_encode_pubkey (Results 1 – 4 of 4) sorted by relevance
78 if ((param_cbor[1] = cbor_encode_pubkey(body)) == NULL) { in credman_prepare_hmac()86 param_cbor[1] = cbor_encode_pubkey(&cred->attcred.id); in credman_prepare_hmac()
51 cbor_item_t *cbor_encode_pubkey(const fido_blob_t *);
523 cbor_encode_pubkey(const fido_blob_t *pubkey) in cbor_encode_pubkey() function548 if ((key = cbor_encode_pubkey(&list->ptr[i])) == NULL || in cbor_encode_pubkey_list()
187 cbor_encode_pubkey 10 0 100.00% 11 0 100.00%