Home
last modified time | relevance | path

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

/src/crypto/openssl/crypto/comp/
H A Dc_zstd.c350 static COMP_METHOD zstd_oneshot_method = { variable
420 meth = &zstd_oneshot_method; in COMP_zstd_oneshot()