Home
last modified time | relevance | path

Searched refs:majority (Results 1 – 1 of 1) sorted by relevance

/hypervisor/lib/crypto/mbedtls/
A Dsha256.c110 static inline uint32_t majority(uint32_t x, uint32_t y, uint32_t z) in majority() function
136 temp2 = sigma2(a) + majority(a, b, c); in hash_computation()

Completed in 4 milliseconds