Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dcomperr.h32 # define COMP_R_ZSTD_COMPRESS_ERROR 105 macro
/freebsd/crypto/openssl/crypto/comp/
H A Dcomp_err.c32 {ERR_PACK(ERR_LIB_COMP, 0, COMP_R_ZSTD_COMPRESS_ERROR),
H A Dc_zstd.c689 ERR_raise(ERR_LIB_COMP, COMP_R_ZSTD_COMPRESS_ERROR); in bio_zstd_write()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt420 COMP_R_ZSTD_COMPRESS_ERROR:105:zstd compress error