HomeSort by relevance Sort by last modified time
    Searched defs:tls_log_func (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/crypto/
tls_gnutls.c 71 static void tls_log_func(int level, const char *msg) function
117 gnutls_global_set_log_function(tls_log_func);
    [all...]
  /external/curl/lib/vtls/
gtls.c 76 static void tls_log_func(int level, const char *str) function
205 gnutls_global_set_log_function(tls_log_func);
    [all...]

Completed in 2451 milliseconds