Searched refs:OPENSSL_INIT_BASE_ONLY (Results 1 – 3 of 3) sorted by relevance
28 # define OPENSSL_INIT_BASE_ONLY 0x00040000L macro
623 if (!(opts & OPENSSL_INIT_BASE_ONLY)) in OPENSSL_init_crypto()641 if (opts & OPENSSL_INIT_BASE_ONLY) in OPENSSL_init_crypto()
721 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in ERR_get_state()775 if (!OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL)) in err_shelve_state()