Home
last modified time | relevance | path

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

/openssl-master/crypto/comp/
A Dc_zlib.c102 static deflate_ft p_deflate = NULL; variable
113 # define deflate p_deflate
229 p_deflate = (deflate_ft) DSO_bind_func(zlib_dso, "deflate"); in DEFINE_RUN_ONCE_STATIC()
235 || p_deflateEnd == NULL || p_deflate == NULL in DEFINE_RUN_ONCE_STATIC()

Completed in 3 milliseconds