Searched refs:FILLP_S_1 (Results 1 – 1 of 1) sorted by relevance
50 #define FILLP_S_1(x) (FILLP_ROTR32((x), 6) ^ FILLP_ROTR32((x), 11) ^ FILLP_ROTR32((x), 25)) macro144 hash[key0] += FILLP_S_1(hash[key1]); in FillpSha256Compile()