Searched refs:tls_openssl_ref_count (Results 1 – 1 of 1) sorted by relevance
234 static int tls_openssl_ref_count = 0; variable986 if (tls_openssl_ref_count == 0) { in tls_init()1048 tls_openssl_ref_count++; in tls_init()1056 tls_openssl_ref_count--; in tls_init()1059 if (tls_openssl_ref_count == 0) { in tls_init()1154 tls_openssl_ref_count--; in tls_deinit()1155 if (tls_openssl_ref_count == 0) { in tls_deinit()