Searched defs:S2 (Results 1 – 3 of 3) sorted by relevance
37 const xts_uint128 *S2) in xts_uint128_xor()
87 #define S2(x) (ROTR(x, 2) ^ ROTR(x,13) ^ ROTR(x,22)) in sha256_process() macro
50 # define gen_helper_fmul8x16a(D, S1, S2) qemu_build_not_reached() argument