Searched refs:choice_alg (Results 1 – 1 of 1) sorted by relevance
115 static inline uint32_t choice_alg(uint32_t x, uint32_t y, uint32_t z) in choice_alg() function135 temp1 = *h + sigma3(e) + choice_alg(e, f, g) + j + x; in hash_computation()
Completed in 3 milliseconds