Searched refs:ZCR_SEED2 (Results 1 – 3 of 3) sorted by relevance
86 # ifndef ZCR_SEED287 # define ZCR_SEED2 3141592654UL /* use PI as default pattern */ macro112 srand((unsigned)(time(NULL) ^ ZCR_SEED2)); in crypthead()
874 - Fix the ZCR_SEED2 constant to avoid warnings in contrib/minizip