code wiki / (root) / nx_http_session_test.nx

nx_http_session_test.nx

buildroot/runtime/nx_http_session_test.nx

7409 B166 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic http
docsdependenciesstructsconstsfunctions

about

nx_http_session_test.nx -- smoke for session token + cookie I/O. expect_exit: 0 license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls_x86_64.nx nx_http_session.nx nx_http_session_test.nx

imports: nx_syscalls_x86_64.nxnx_http_session.nx

imported by: nobody (leaf or entry point)

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

main nxss_verdict_is_valid bytes_eq nxss_verdict_name nxss_is_hex_lower nxss_validate_token_hex nxss_is_hex_lower ↻ nx_http_session_token_from nxss_emit_hex nx_http_session_emit_set_c nxss_validate_token_hex ↻ bytes_contains bytes_eq ↻ nx_http_session_emit_set_c nx_http_session_emit_set_c ↻ nx_http_session_parse_cook nxss_skip_ws nxss_scan_until nxss_bytes_eq

structs

none

consts

none

functions

10func bytes_eq(a: *u8, b: *u8, n: i64) -> i64
called by 2: bytes_containsmain
19func bytes_contains(haystack: *u8, h_n: i64, needle: *u8, n_n: i64) -> i64
called by 1: main calls 1: bytes_eq
29func main() -> i64