Searched refs:tls_openssl_ref_count (Results 1 – 1 of 1) sorted by relevance
214 static int tls_openssl_ref_count = 0; variable965 if (tls_openssl_ref_count == 0) { in tls_init()1027 tls_openssl_ref_count++; in tls_init()1035 tls_openssl_ref_count--; in tls_init()1038 if (tls_openssl_ref_count == 0) { in tls_init()1134 tls_openssl_ref_count--; in tls_deinit()1135 if (tls_openssl_ref_count == 0) { in tls_deinit()