Searched refs:SHAhashSIGMA1 (Results 1 – 1 of 1) sorted by relevance
1077 static inline UInt SHAhashSIGMA1 ( UInt x ) { in SHAhashSIGMA1() function1087 UInt t = Y->w32[3] + SHAhashSIGMA1(Y->w32[0]) + chs + W->w32[e]; in SHA256hash()