Searched refs:hash_bytes_long (Results 1 – 2 of 2) sorted by relevance
6 use crate::{folded_multiply, hash_bytes_long, hash_bytes_medium, rotate_right, ARBITRARY3};92 self.accumulator = hash_bytes_long( in write()
252 fn hash_bytes_long( in hash_bytes_long() function