simfony_as_rust::jet::hash_functions

Function sha_256_ctx_8_add_512

source
pub fn sha_256_ctx_8_add_512(a: Ctx8, b: [u8; 512]) -> Ctx8
Expand description

Add 512 bytes to the SHA256 hash engine.