pub fn private_seed_block_kernel(private_seed: HashBytes) -> ShaBlockExpand description
Build the padded block that hashes a caller-supplied private seed.
This distinct kernel keeps the private-seed ingress visible in generated hierarchy and prevents it from being confused with an intermediate hash.