nx_rank_refresh_lib.nx
buildroot/runtime/nx_rank_refresh_lib.nx
about
Rank refresh boundary: source identity and artifact verification.
dependencies 2 imports · 10 importers
imports: nx_syscalls.nxnx_sha256.nx
imported by: nx_clock_driver_gate_ar.nxnx_clock_reserved_fault_native_v2_ar.nxnx_clock_reserved_native_v2_ar.nxnx_compare_capture_integration_gate.nxnx_compare_capture_real_gate_20260907.nxnx_compare_capture_scope_lib.nxnx_compare_rank_refresh_test_20260907.nxnx_rank_refresh_integration_gate.nxnx_rank_refresh_integration_gate_v2.nxnx_rank_refresh_integration_gate_v3.nx
structs
| none |
consts
| 4 | const RRF_DIGEST_BYTES: i64 = 32 |
| 5 | const RRF_HEX_BYTES: i64 = 64 |
| 6 | const RRF_NUL_BYTES: i64 = 1 |
| 7 | const RRF_BAD: i64 = 0 - 1 |
functions
| 9 | func rrf_hash(buf: *u8, n: i64, out: *u8) -> i64 |
| 25 | func rrf_file_hash_matches(path: *u8, expected: *u8) -> i64 |
| 38 | func rrf_file_equal(path: *u8, expected: *u8, n: i64) -> i64 called by 23: rig_writerig_guardmainrig_writerig_guardrig_write+17 calls 3: sys_mmapsys_read_filesys_free_file |