Home
last modified time | relevance | path

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

/hostap-latest/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_mbedtls_alt.c179 struct tls_global struct
194 static struct tls_global tls_ctx_global; argument
Dtls_wolfssl.c68 static struct tls_context *tls_global = NULL; variable
Dtls_openssl.c224 static struct tls_context *tls_global = NULL; variable