Searched refs:_lecp_parsing_stack (Results 1 – 2 of 2) sorted by relevance
236 struct _lecp_parsing_stack { struct256 struct _lecp_parsing_stack pst[LECP_MAX_PARSING_STACK_DEPTH]; argument
323 struct _lecp_parsing_stack *pst = &ctx->pst[ctx->pst_sp]; in report_raw_cbor()377 struct _lecp_parsing_stack *pst = &ctx->pst[ctx->pst_sp]; in lecp_parse()