Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/comp/
H A Dc_zstd.c351 static COMP_METHOD zstd_oneshot_method = { variable
421 meth = &zstd_oneshot_method; in COMP_zstd_oneshot()