Searched refs:p_decompress (Results 1 – 1 of 1) sorted by relevance
107 static decompress_ft p_decompress = NULL; variable126 # define ZSTD_decompress p_decompress383 p_decompress = (decompress_ft)DSO_bind_func(zstd_dso, "ZSTD_decompress"); in DEFINE_RUN_ONCE_STATIC()393 || p_freeDStream == NULL || p_decompressStream == NULL || p_decompress == NULL in DEFINE_RUN_ONCE_STATIC()443 p_decompress = NULL; in ossl_comp_zstd_cleanup()
Completed in 8 milliseconds