nx_asn1_emit_test.nx
buildroot/runtime/nx_asn1_emit_test.nx
about
nx_asn1_emit_test.nx -- smoke for ASN.1 DER encoder helpers.
Exercises length-encoding (every size class), TLV emission,
common types (INTEGER, NULL, OCTET STRING, BIT STRING, UTF8String),
SEQUENCE + SET headers, OID emission, context-specific tags.
expect_exit: 0
license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls_x86_64.nxnx_asn1_emit.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 bytes_eq(a: *u8, b: *u8, n: i64) -> i64 |
| 23 | func main() -> i64 |