Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/tools/acpiexec/
A Daetables.h425 [01Ch 0028 4] Asl Compiler ID : "INTL"
443 [03Ch 0060 4] UID : 00000000
/third_party/ulib/uboringssl/crypto/fipsmodule/sha/
A Dsha256.c207 #define Ch(x, y, z) (((x) & (y)) ^ ((~(x)) & (z))) macro
212 T1 += h + Sigma1(e) + Ch(e, f, g) + K256[i]; \
337 #undef Ch

Completed in 7 milliseconds