Searched refs:FILLP_S_0 (Results 1 – 1 of 1) sorted by relevance
49 #define FILLP_S_0(x) (FILLP_ROTR32((x), 2) ^ FILLP_ROTR32((x), 13) ^ FILLP_ROTR32((x), 22)) macro154 hash[key0] += FILLP_S_0(hash[key1]); in FillpSha256Compile()