Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dcrypt_sha256.c133 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha256_process_block() macro
154 uint32_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha256_process_block()
H A Dcrypt_sha512.c158 #define Ch(x, y, z) ((x & y) ^ (~x & z)) in sha512_process_block() macro
181 uint64_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha512_process_block()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます12572 # dfVertRes 300=012Ch not needed as additional test
12574 # dfHorizRes 300=012Ch
13910 # for revsion x.0 offset of table with originals is 1Ch if directly after header
19625 # LBL:2A9h,SRT:1Dh 25h 27h,TRE:CFh 135h,TRF:5Ah,TYP:5Bh 6Eh 7Ch AEh,RGN:7Dh
20862 # direct read/write support by driver functions 03h,0Ch
21673 # offset of the first CFFILE entry coffFiles: minimal 2Ch
21895 # first char of full file name is DOS (5Ch) or UNIX (2Fh) path separator
29303 # Offset To First Event 238h,240h,28Ch
29340 # size of password name (0,1Ch)
H A Dmagic12572 # dfVertRes 300=012Ch not needed as additional test
12574 # dfHorizRes 300=012Ch
13910 # for revsion x.0 offset of table with originals is 1Ch if directly after header
19625 # LBL:2A9h,SRT:1Dh 25h 27h,TRE:CFh 135h,TRF:5Ah,TYP:5Bh 6Eh 7Ch AEh,RGN:7Dh
20862 # direct read/write support by driver functions 03h,0Ch
21673 # offset of the first CFFILE entry coffFiles: minimal 2Ch
21895 # first char of full file name is DOS (5Ch) or UNIX (2Fh) path separator
29303 # Offset To First Event 238h,240h,28Ch
29340 # size of password name (0,1Ch)

Completed in 100 milliseconds