Searched defs:EVP_MAXCHUNK (Results 1 – 2 of 2) sorted by relevance
78 #define EVP_MAXCHUNK ((size_t)1<<(sizeof(long)*8-2)) macro