Searched refs:zstd_once (Results 1 – 1 of 1) sorted by relevance
360 static CRYPTO_ONCE zstd_once = CRYPTO_ONCE_STATIC_INIT; variable409 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 5 milliseconds