Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/store/
H A Dstore_init.c15 DEFINE_RUN_ONCE_STATIC(do_store_init) in DEFINE_RUN_ONCE_STATIC() argument
23 if (!RUN_ONCE(&store_init, do_store_init)) { in ossl_store_init_once()