code wiki / (root) / nx_tls12_prf_test.nx

nx_tls12_prf_test.nx

buildroot/runtime/nx_tls12_prf_test.nx

6372 B223 linesdepth 7pulls 7 transitivereach 0 importersview sourcekind gate/prooftopic tls12
docsdependenciesstructsconstsfunctions

about

nx_tls12_prf_test.nx -- TLS 1.2 PRF (SHA-256) KAT vs python reference (RFC5246 ยง5 test vector: secret/label/seed -> 100B + 48B outputs). expect_exit: 0 license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_syscalls.nx nx_tls12_prf.nx nx_tls12_prf_test.nx

imports: nx_syscalls.nxnx_tls12_prf.nx

imported by: nobody (leaf or entry point)

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

main 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 ↻ nx_tls12_prf_sha256 sys_mmap ↻ hmac_sha256 sys_mmap ↻ sha256_digest sys_mmap ↻ sha256_init sys_mmap ↻ sha256_seed_allocated sha256_k sha256_update sha256_compress_ni_blocks blk_set_byte sha256_compress sha256_compress_ni blk_word sha256_final blk_set_byte ↻ sha256_compress ↻ sha256_destroy sys_munmap sys_munmap ↻ sha256_init ↻ sha256_update ↻

structs

none

consts

none

functions

9func eqb(g: *u8, e: *u8, n: i64) -> i64
called by 1: main
15func main() -> i64