Searched refs:cbor_pos (Results 1 – 4 of 4) sorted by relevance
950 if (sl->ph_pos[hi] + 3 + ctx->cbor_pos > in cb_cose_sig()955 ctx->cbor_pos); in cb_cose_sig()956 sl->ph_pos[hi] += ctx->cbor_pos; in cb_cose_sig()
292 uint8_t cbor_pos; member
325 if (!ctx->cbor_pos) in report_raw_cbor()331 ctx->cbor_pos = 0; in report_raw_cbor()391 ctx->cbor[ctx->cbor_pos++] = c; in lecp_parse()392 if (ctx->cbor_pos == sizeof(ctx->cbor) && in lecp_parse()
152 callbacks. The callbacks mean the temp buffer `ctx->cbor[]` has `ctx->cbor_pos`