Home
last modified time | relevance | path

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

/openssl/crypto/comp/
H A Dc_zstd.c360 static CRYPTO_ONCE zstd_once = CRYPTO_ONCE_STATIC_INIT; variable
409 if (RUN_ONCE(&zstd_once, ossl_comp_zstd_init)) in COMP_zstd()
420 if (RUN_ONCE(&zstd_once, ossl_comp_zstd_init)) in COMP_zstd_oneshot()
500 if (RUN_ONCE(&zstd_once, ossl_comp_zstd_init)) in BIO_f_zstd()

Completed in 6 milliseconds