Searched refs:OPENSSL_INIT_BASE_ONLY (Results 1 – 5 of 5) sorted by relevance
31 # define OPENSSL_INIT_BASE_ONLY 0x00040000L macro
506 if (!(opts & OPENSSL_INIT_BASE_ONLY)) in OPENSSL_init_crypto()547 if (opts & OPENSSL_INIT_BASE_ONLY) in OPENSSL_init_crypto()
215 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in DEFINE_RUN_ONCE_STATIC()677 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in ossl_err_get_state_int()740 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in err_shelve_state()
531 OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL); in ossl_rand_ctx_new()
461 /* OPENSSL_INIT_BASE_ONLY 0x00040000L */