Home
last modified time | relevance | path

Searched defs:Maj (Results 1 – 2 of 2) sorted by relevance

/qemu/target/s390x/tcg/
H A Dcrypto_helper.c30 static uint64_t Maj(uint64_t x, uint64_t y, uint64_t z) in Maj() function
/qemu/tests/tcg/multiarch/
H A Dsha512.c240 static uint64_t Maj(uint64_t x, uint64_t y, uint64_t z) in Maj() function