Home
last modified time | relevance | path

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

/qemu/target/s390x/tcg/
H A Dcrypto_helper.c26 static uint64_t Ch(uint64_t x, uint64_t y, uint64_t z) in Ch() function
/qemu/tests/tcg/multiarch/
H A Dsha512.c236 static uint64_t Ch(uint64_t x, uint64_t y, uint64_t z) in Ch() function