nx_p384_field_mul_fast_gate.nx
buildroot/runtime/nx_p384_field_mul_fast_gate.nx
about
nx_p384_field_mul_fast_gate.nx -- pin p384_field_mul_fast: it MUST equal the
trusted bit-by-bit p384_field_mul for the same a*b mod p, across edge + random
inputs, before it replaces the slow path in ECDSA-P384 cert verification.
expect_exit: 0
dependencies 6 imports · 0 importers
imports: nx_syscalls.nxnx_u384.nxnx_u384_mul.nxnx_p384_field.nxnx_p384_field_mul.nxnx_p384_field_mul_fast.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
| none |
functions
| 14 | func g_ps(s: *u8, n: i64) -> i64 { sys_write(1, s, n); return 0 } |
| 15 | func g_pn(v: i64) -> i64 |
| 27 | func mk(x: *i64, seed: i64) -> i64 called by 1: main |
| 36 | func cmp_case(a: *i64, b: *i64, tag: i64) -> i64 |
| 46 | func main() -> i64 |