Home
last modified time | relevance | path

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

/optee_test-3.20.0/ta/crypt/
A Dsha2_impl.c48 #define CH(x, y, z) ((x & y) ^ (~x & z)) argument
49 #define MAJ(x, y, z) ((x & y) ^ (x & z) ^ (y & z)) argument

Completed in 2 milliseconds