code wiki / (root) / nx_argon2id_t1_xvalidate.nx

nx_argon2id_t1_xvalidate.nx

buildroot/runtime/nx_argon2id_t1_xvalidate.nx

2474 B61 linesdepth 3pulls 7 transitivereach 0 importersview sourcekind tooltopic argon2id
docsdependenciesstructsconstsfunctions

about

t=1 cross-validation (libargon2 ref + Python pyref agree). expect_exit: 0 Expected: f137f8e186a403a679ccd0606e5ab5dcdafe43c1640855ac8c6e33e9bd63eeb3

dependencies 4 imports · 0 importers

nx_syscalls_x86_64.nx nx_blake2b.nx nx_argon2_block.nx nx_argon2id.nx nx_argon2id_t1_xvalidate.nx

imports: nx_syscalls_x86_64.nxnx_blake2b.nxnx_argon2_block.nxnx_argon2id.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main make_ctx nx_argon2id_hash _ar2_h0 _ar2_write_le32 nx_blake2b_hash nx_blake2b_init _b2b_iv nx_blake2b_update _b2b_compress _b2b_load_u64_le _b2b_iv ↻ _b2b_mix _b2b_sigma nx_blake2b_final _b2b_compress ↻ _b2b_store_u64_le _b2b_shr64 _b2b_shr64 ↻ _ar2_block_at nx_blake2b_long _b2bl_write_le32 nx_blake2b_hash ↻ _b2bl_copy _ar2_gen_address_block _ar2_write_le64 nx_argon2_g _a2b_load_u64_le _a2b_p _a2b_gb _a2b_rotr64 _a2b_store_u64_le _a2b_shr64 _ar2_load_u64_le _ar2_map_index _ar2_lshr32 nx_argon2_g ↻ _ar2_block_xor_into _ar2_block_copy

structs

none

consts

9const K_MAGIC_1024: i64 = 1024
10const K_MAGIC_2048: i64 = 2048

functions

12func make_ctx() -> *NxArgon2idCtx
called by 1: main
36func main() -> i64