Searched refs:x5c_cbor (Results 1 – 1 of 1) sorted by relevance
442 cbor_item_t *x5c_cbor = NULL; in encode_cred_attstmt() local472 (x5c_cbor = fido_blob_encode(x5c)) == NULL || in encode_cred_attstmt()473 !cbor_array_push(kv[2].value, x5c_cbor) || in encode_cred_attstmt()489 if (x5c_cbor != NULL) in encode_cred_attstmt()490 cbor_decref(&x5c_cbor); in encode_cred_attstmt()