Searched refs:Ch (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/seL4_tools/elfloader-tool/src/utils/
H A Dcrypt_sha256.c40 #define Ch(x,y,z) (z ^ (x & (y ^ z))) macro
81 t1 = h + S1(e) + Ch(e, f, g) + K[i] + W[i];
/seL4-refos-master/tools/elfloader/src/utils/
H A Dcrypt_sha256.c40 #define Ch(x,y,z) (z ^ (x & (y ^ z))) macro
81 t1 = h + S1(e) + Ch(e, f, g) + K[i] + W[i];
/seL4-refos-master/libs/libmuslc/src/crypt/
H A Dcrypt_sha256.c25 #define Ch(x,y,z) (z ^ (x & (y ^ z))) macro
65 t1 = h + S1(e) + Ch(e,f,g) + K[i] + W[i];
H A Dcrypt_sha512.c26 #define Ch(x,y,z) (z ^ (x & (y ^ z))) macro
82 t1 = h + S1(e) + Ch(e,f,g) + K[i] + W[i];
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex293 Player the Rambler St:12 Dx:7 Co:18 In:11 Wi:9 Ch:15 Neutral
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex293 Player the Rambler St:12 Dx:7 Co:18 In:11 Wi:9 Ch:15 Neutral

Completed in 867 milliseconds