code wiki / (root) / nx_x509_trust_store_test.nx

nx_x509_trust_store_test.nx

buildroot/runtime/nx_x509_trust_store_test.nx

5488 B134 linesdepth 5pulls 6 transitivereach 0 importersview sourcekind gate/prooftopic x509
docsdependenciesstructsconstsfunctions

about

nx_x509_trust_store_test.nx -- KAT for the trust anchor store. expect_exit: 0 license_tier: ORIGINAL

dependencies 3 imports · 0 importers

nx_syscalls.nx nx_x509.nx nx_x509_trust_store.nx nx_x509_trust_store_test.nx

imports: nx_syscalls.nxnx_x509.nxnx_x509_trust_store.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 write_cn_dn zero_cert trust_store_alloc sys_mmap ↻ trust_store_count trust_store_add trust_store_lookup_by_subj nx_x509_dn_match nx_trust_store_verdict_is_

structs

none

consts

none

functions

12func write_cn_dn(buf: *u8, off: i64, letter: i64) -> i64
called by 1: main
26func zero_cert(cert: *X509Cert) -> i64
called by 1: main
41func main() -> i64