nx_aesgcm_bench.nx
buildroot/runtime/nx_aesgcm_bench.nx
about
nx_aesgcm_bench.nx -- measure sovereign AES-128-GCM throughput (the cipher
Wikipedia/example.com actually negotiate -- NOT ChaCha20-Poly1305). WSL real clock.
expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_aes128_gcm.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 8 | const K_MAGIC_2970000: i64 = 2970000 |
| 9 | const K_MAGIC_1000000: i64 = 1000000 |
functions
| 11 | func b_ps(s: *u8, n: i64) -> i64 { sys_write(1, s, n); return 0 } |
| 12 | func b_pn(v: i64) -> i64 |
| 23 | func main() -> i64 |