Searched refs:tls_openssl_ref_count (Results 1 – 1 of 1) sorted by relevance
182 static int tls_openssl_ref_count = 0; variable890 if (tls_openssl_ref_count == 0) { in tls_init()950 tls_openssl_ref_count++; in tls_init()958 tls_openssl_ref_count--; in tls_init()961 if (tls_openssl_ref_count == 0) { in tls_init()1052 tls_openssl_ref_count--; in tls_deinit()1053 if (tls_openssl_ref_count == 0) { in tls_deinit()