Searched defs:S3 (Results 1 – 5 of 5) sorted by relevance
62 class S3(FetchMethod): class
88 #define S3(x) (ROTR(x, 6) ^ ROTR(x,11) ^ ROTR(x,25)) in sha256_process() macro