code wiki / (root) / nx_gif_boundary_gate_t139.nx

nx_gif_boundary_gate_t139.nx

buildroot/runtime/nx_gif_boundary_gate_t139.nx

10655 B120 linesdepth 5pulls 7 transitivereach 0 importersview sourcekind tooltopic gif
docsdependenciesstructsconstsfunctions

about

nx_gif_boundary_gate_t139.nx -- Generates a 4x4 GIF image with a hashed pixel sequence and verifies its SHA-256 digest against expected values.

dependencies 4 imports · 0 importers

nx_syscalls.nx nx_gate_verdict.nx nx_sha256.nx nx_gif_decode_t139.nx nx_gif_boundary_gate_t139.nx

imports: nx_syscalls.nxnx_gate_verdict.nxnx_sha256.nxnx_gif_decode_t139.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main gv_ctr sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ gv_head gv_puts sys_write ↻ sys_mmap ↻ gg_build_gif sys_mmap ↻ gg_putcode gif_decode_rgb gif_decode_opaque gif_decode_opaque_owned gif_own gif_own_size gif_convert_checked gif_indices_checked gif_scan gif_indices_from_info gif_release gif_own_size ↻ gif_own ↻ gif_release ↻ gif_to_legacy gif_release ↻ gv_check

structs

none

consts

none

functions

7func gg_putcode(buf: *u8, bitpos: *i64, code: i64) -> i64
called by 1: gg_build_gif
21func gg_build_gif(out: *u8, pixseq: *u8, interlaced: i64) -> i64
called by 1: main calls 2: sys_mmapgg_putcode
53func gb_hash(raw: *u8, n: i64, expected: *u8) -> i64
63func gb_pages() -> i64
71func main() -> i64