Home
last modified time | relevance | path

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

/openssl/crypto/comp/
H A Dc_zstd.c109 static getErrorName_ft p_getErrorName = NULL; variable
128 # define ZSTD_getErrorName p_getErrorName
385 p_getErrorName = (getErrorName_ft)DSO_bind_func(zstd_dso, "ZSTD_getErrorName"); in DEFINE_RUN_ONCE_STATIC()
394 || p_isError == NULL || p_getErrorName == NULL || p_DStreamInSize == NULL in DEFINE_RUN_ONCE_STATIC()
445 p_getErrorName = NULL; in ossl_comp_zstd_cleanup()

Completed in 7 milliseconds