Searched defs:MD5_CONST_e (Results 1 – 1 of 1) sorted by relevance
126 #define MD5_CONST_e(x) MD5_CONST(x) macro201 #define MD5_CONST_e(x) (md5_consts64[x/2] >> 32) macro206 #define MD5_CONST_e(x) (md5_consts[x]) macro