Searched refs:MUNCH_SIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | _hashopenssl.c | 46 #define MUNCH_SIZE INT_MAX macro 437 if (len > (Py_ssize_t)MUNCH_SIZE) in EVP_hash() 438 process = MUNCH_SIZE; in EVP_hash() |
Completed in 3 milliseconds