Home
last modified time | relevance | path

Searched defs:S2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/crypto/
H A Dxts.c37 const xts_uint128 *S2) in xts_uint128_xor()
/openbmc/u-boot/lib/
H A Dsha256.c87 #define S2(x) (ROTR(x, 2) ^ ROTR(x,13) ^ ROTR(x,22)) in sha256_process() macro
/openbmc/qemu/target/sparc/
H A Dtranslate.c50 # define gen_helper_fmul8x16a(D, S1, S2) qemu_build_not_reached() argument