Home
last modified time | relevance | path

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

/optee_client/tee-supplicant/src/
A Dsha2.c43 #define CH(x, y, z) ((x & y) ^ (~x & z)) macro
148 t1 = wv[7] + SHA256_F2(wv[4]) + CH(wv[4], wv[5], wv[6]) in sha256_transf()

Completed in 4 milliseconds