Searched refs:load_crypto_strings (Results 1 – 1 of 1) sorted by relevance
171 static CRYPTO_ONCE load_crypto_strings = CRYPTO_ONCE_STATIC_INIT; variable539 && !RUN_ONCE_ALT(&load_crypto_strings, in OPENSSL_init_crypto()545 && !RUN_ONCE(&load_crypto_strings, ossl_init_load_crypto_strings)) in OPENSSL_init_crypto()
Completed in 3 milliseconds