Searched refs:load_crypto_strings (Results 1 – 2 of 2) sorted by relevance
181 static CRYPTO_ONCE load_crypto_strings = CRYPTO_ONCE_STATIC_INIT; variable545 && !RUN_ONCE_ALT(&load_crypto_strings, in OPENSSL_init_crypto()551 && !RUN_ONCE(&load_crypto_strings, ossl_init_load_crypto_strings)) in OPENSSL_init_crypto()
213 static CRYPTO_ONCE load_crypto_strings = CRYPTO_ONCE_STATIC_INIT; variable653 && !RUN_ONCE_ALT(&load_crypto_strings, in OPENSSL_init_crypto()659 && !RUN_ONCE(&load_crypto_strings, ossl_init_load_crypto_strings)) in OPENSSL_init_crypto()