Searched refs:tls_context (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dtls_openssl.c77 struct tls_context { struct
85 static struct tls_context *tls_global = NULL;
89 struct tls_context *context;
119 static struct tls_context * tls_context_new(const struct tls_config *conf)
121 struct tls_context *context = os_zalloc(sizeof(*context));
573 struct tls_context *context = conn->context;
736 struct tls_context *context;
840 struct tls_context *context = SSL_CTX_get_app_data(ssl);
989 struct tls_context *context = tls_global;
1206 struct tls_context *contex
[all...]
/external/wpa_supplicant_8/src/crypto/
H A Dtls_openssl.c77 struct tls_context { struct
85 static struct tls_context *tls_global = NULL;
89 struct tls_context *context;
119 static struct tls_context * tls_context_new(const struct tls_config *conf)
121 struct tls_context *context = os_zalloc(sizeof(*context));
573 struct tls_context *context = conn->context;
736 struct tls_context *context;
840 struct tls_context *context = SSL_CTX_get_app_data(ssl);
989 struct tls_context *context = tls_global;
1206 struct tls_context *contex
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dtls_openssl.c77 struct tls_context { struct
85 static struct tls_context *tls_global = NULL;
89 struct tls_context *context;
119 static struct tls_context * tls_context_new(const struct tls_config *conf)
121 struct tls_context *context = os_zalloc(sizeof(*context));
573 struct tls_context *context = conn->context;
736 struct tls_context *context;
840 struct tls_context *context = SSL_CTX_get_app_data(ssl);
989 struct tls_context *context = tls_global;
1206 struct tls_context *contex
[all...]

Completed in 63 milliseconds