Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/
H A Drand.c52 static inline uint32_t upper_sig0(uint32_t x) in upper_sig0() function
95 t2 = upper_sig0(w_hash[A]) + maj(w_hash[A], w_hash[B], w_hash[C]); in sha256_chunk()