Searched defs:hashing_controls (Results 1 – 3 of 3) sorted by relevance
31 pub(super) hashing_controls: HashingControls, field119 pub fn hashing_controls(&self) -> HashingControls { in hashing_controls() method161 fn hashing_controls(&self) -> HashingControls { in hashing_controls() method
160 let hashing_controls = hcx.hashing_controls(); in hash_stable() localVariable
2113 fn hashing_controls(&self) -> HashingControls; in hashing_controls() method