Searched refs:SHA256_SHR (Results 1 – 1 of 1) sorted by relevance
48 #define SHA256_SHR(s, x) (x>>s) macro60 (SHA256_ROTR(7,x) ^ SHA256_ROTR(18,x) ^ SHA256_SHR(3,x))63 (SHA256_ROTR(17,x) ^ SHA256_ROTR(19,x) ^ SHA256_SHR(10,x))