Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dcrypt_sha256.c137 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha256_process_block() macro
158 uint32_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha256_process_block()
H A Dcrypt_sha512.c162 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha512_process_block() macro
185 uint64_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha512_process_block()
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic11621 # dfVertRes 300=012Ch not needed as additional test
11623 # dfHorizRes 300=012Ch
12829 # for revsion x.0 offset of table with originals is 1Ch if directly after header
19153 # direct read/write support by driver functions 03h,0Ch
19925 # offset of the first CFFILE entry coffFiles: minimal 2Ch
20151 # first char of full file name is DOS (5Ch) or UNIX (2Fh) path separator
27241 # Offset To First Event 238h,240h,28Ch
27278 # size of password name (0,1Ch)
H A Dmagic私はガラスを食べられます11621 # dfVertRes 300=012Ch not needed as additional test
11623 # dfHorizRes 300=012Ch
12829 # for revsion x.0 offset of table with originals is 1Ch if directly after header
19153 # direct read/write support by driver functions 03h,0Ch
19925 # offset of the first CFFILE entry coffFiles: minimal 2Ch
20151 # first char of full file name is DOS (5Ch) or UNIX (2Fh) path separator
27241 # Offset To First Event 238h,240h,28Ch
27278 # size of password name (0,1Ch)

Completed in 162 milliseconds