code wiki / _hdl_build / _doc_cas_authored.nx
_doc_cas_authored.nx
buildroot/runtime/_hdl_build/_doc_cas_authored.nx
about
AUTHORED BY THE NISHI BUILDER (doc-cas template) -- content-addressed document ID via sha256, bits-up
dependencies 1 imports · 0 importers
imports: nx_sha256.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
| 3 | func doc_cas_id(bytes: *u8, n: i64, out32: *u8) -> i64 { return sha256_digest(bytes, n, out32) } |
| 4 | func main() -> i64 calls 1: doc_cas_id |