nx_x509_trust_store_load_test.nx
buildroot/runtime/nx_x509_trust_store_load_test.nx
about
nx_x509_trust_store_load_test.nx -- KAT for the bulk trust-store loader.
Builds a 2-cert bundle (each cert is a minimal valid v1 DER cert
with empty issuer/subject Names + Ed25519 alg-ids) and verifies
the loader walks the format + parses each + adds to the store.
expect_exit: 0
license_tier: ORIGINAL
dependencies 4 imports · 0 importers
imports: nx_syscalls.nxnx_x509.nxnx_x509_trust_store.nxnx_x509_trust_store_load.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
| 16 | func emit_ed25519_algid(buf: *u8, off: i64) -> i64 called by 1: build_min_v1_cert |
| 28 | func emit_utctime(buf: *u8, off: i64, called by 1: build_min_v1_cert |
| 62 | func build_min_v1_cert(buf: *u8, off: i64, serial_byte: i64) -> i64 |
| 125 | func main() -> i64 |