Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkupdate/
H A DMD5ChecksumDefines.h53 #define MD5_T24 0xe7d3fbc8 //Transformation Constant 24 macro
H A DMD5Checksum.cpp392 GG(b, c, d, a, X[ 4], MD5_S24, MD5_T24); in Transform()