Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dguest_arm64_helpers.c1077 static inline UInt SHAhashSIGMA1 ( UInt x ) { in SHAhashSIGMA1() function
1087 UInt t = Y->w32[3] + SHAhashSIGMA1(Y->w32[0]) + chs + W->w32[e]; in SHA256hash()