MCPcopy Index your code
hub / github.com/TheAlgorithms/Rust / parse_block

Function parse_block

src/hashing/sha1.rs:73–81  ·  view source on GitHub ↗

Parses a 64-byte block into sixteen 32-bit big-endian words

(block: &[u8])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compressFunction · 0.85

Calls 1

iter_mutMethod · 0.45

Tested by

no test coverage detected