Searched refs:tls_openssl_ref_count (Results 1 – 1 of 1) sorted by relevance
129 static int tls_openssl_ref_count = 0; variable1032 if (tls_openssl_ref_count == 0) { in tls_init()1096 tls_openssl_ref_count++; in tls_init()1104 tls_openssl_ref_count--; in tls_init()1107 if (tls_openssl_ref_count == 0) { in tls_init()1227 tls_openssl_ref_count--; in tls_deinit()1228 if (tls_openssl_ref_count == 0) { in tls_deinit()