Home
last modified time | relevance | path

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

/crypt/
A Dmd5test-giant.c36 # define CONST_2G 0x080000000 macro
94 if (len >= CONST_2G) in test_double()
96 __md5_process_bytes (buf, CONST_2G, &ctx); in test_double()
97 __md5_process_bytes (buf + CONST_2G, len - CONST_2G, &ctx); in test_double()

Completed in 4 milliseconds