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

  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls_gnutls.c 240 static ssize_t tls_pull_func(gnutls_transport_ptr ptr, void *buf, function
315 gnutls_transport_set_pull_function(conn->session, tls_pull_func);
    [all...]
  /external/wpa_supplicant_8/src/crypto/
tls_gnutls.c 204 static ssize_t tls_pull_func(gnutls_transport_ptr ptr, void *buf, function
289 gnutls_transport_set_pull_function(conn->session, tls_pull_func);

Completed in 46 milliseconds