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