Searched refs:T52 (Results 1 – 2 of 2) sorted by relevance
/external/libcups/cups/ |
D | md5.c | 98 # define T52 0xfc93a039 macro 247 SET(b, c, d, a, 5, 21, T52); in _cups_md5_process()
|
/external/python/cpython2/Modules/ |
D | md5.c | 117 #define T52 /* 0xfc93a039 */ (T_MASK ^ 0x036c5fc6) macro 289 SET(b, c, d, a, 5, 21, T52); in md5_process()
|