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 nx_tls12_prf_sha256 sys_mmap ↻ hmac_sha256 sys_mmap ↻ sha256_digest sys_mmap ↻ sha256_init sys_mmap ↻ 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_init ↻ sha256_update ↻ sha256_final ↻ eqb

structs

none

consts

none

functions

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