nx_build_key_identity_lib.nx
buildroot/runtime/nx_build_key_identity_lib.nx
about
Debug artifacts contain logical source paths. Content identity alone cannot key them.
The caller supplies the same estate-relative source path passed to the compiler.
dependencies 3 imports · 5 importers
imports: nx_sha256.nxnx_syscalls.nxnx_build_canon_input_lib.nx
imported by: nx_bki_alias_gate.nxnx_build_key_identity_gate.nxnx_sbr_key_candidate.nxnx_sov_build_run.nxnx_sov_build_run_qualify_20260910.nx
structs
| none |
consts
| 6 | const BKI_DIGEST_BYTES: i64 = 32 |
| 7 | const BKI_INVALID: i64 = 0 - 1 |
functions
| 9 | func bki_digest(material: *u8, material_len: i64, want_debug: i64, logical_path: *u8, path_len: i64, out: *u8) -> i64 |