Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching defs:tls_openssl_ref_count

56 static int tls_openssl_ref_count = 0;
733 if (tls_openssl_ref_count == 0) {
744 tls_openssl_ref_count++;
778 tls_openssl_ref_count--;
779 if (tls_openssl_ref_count == 0) {