Home
last modified time | relevance | path

Searched defs:tls_global (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dtls_internal.c22 struct tls_global { struct
36 struct tls_global *global; argument
Dtls_gnutls.c26 struct tls_global { struct
45 struct tls_global *global; argument
Dtls_openssl.c193 static struct tls_context *tls_global = NULL; variable