Home
last modified time | relevance | path

Searched refs:MUNCH_SIZE (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_hashopenssl.c46 #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 5 milliseconds