Lines Matching refs:tmpbuf
300 uint8_t tmpbuf[64]; in bs_list() local
358 &hdr, tmpbuf, sizeof(tmpbuf), start_off); in bs_list()
361 &hdr, tmpbuf, sizeof(tmpbuf)); in bs_list()
377 fap, tmpbuf, sizeof(tmpbuf), NULL, 0, NULL, start_off); in bs_list()
380 fap, tmpbuf, sizeof(tmpbuf), NULL, 0, NULL); in bs_list()
475 bs_list_img_ver((char *)tmpbuf, sizeof(tmpbuf), &hdr.ih_ver); in bs_list()
477 zcbor_tstr_encode_ptr(cbor_state, (char *)tmpbuf, strlen((char *)tmpbuf)); in bs_list()
543 uint8_t tmpbuf[64]; in bs_set() local
593 &hdr, tmpbuf, sizeof(tmpbuf), start_off); in bs_set()
596 &hdr, tmpbuf, sizeof(tmpbuf)); in bs_set()
602 fap, tmpbuf, sizeof(tmpbuf), NULL, 0, NULL, start_off); in bs_set()
605 fap, tmpbuf, sizeof(tmpbuf), NULL, 0, NULL); in bs_set()