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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/tls/
H A Dtls.c48 struct tls_context { struct
67 struct tls_context *tls;
74 tls = talloc_get_type(sock->private_data, struct tls_context);
114 struct tls_context *tls = talloc_get_type(ptr, struct tls_context);
153 struct tls_context *tls = talloc_get_type(ptr, struct tls_context);
183 static int tls_destructor(struct tls_context *tls)
197 static NTSTATUS tls_handshake(struct tls_context *tls)
223 static NTSTATUS tls_interrupted(struct tls_context *tl
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/tls/
H A Dtls.c48 struct tls_context { struct
67 struct tls_context *tls;
74 tls = talloc_get_type(sock->private_data, struct tls_context);
114 struct tls_context *tls = talloc_get_type(ptr, struct tls_context);
153 struct tls_context *tls = talloc_get_type(ptr, struct tls_context);
183 static int tls_destructor(struct tls_context *tls)
197 static NTSTATUS tls_handshake(struct tls_context *tls)
223 static NTSTATUS tls_interrupted(struct tls_context *tl
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/tls/
H A Dtls.c48 struct tls_context { struct
67 struct tls_context *tls;
74 tls = talloc_get_type(sock->private_data, struct tls_context);
114 struct tls_context *tls = talloc_get_type(ptr, struct tls_context);
153 struct tls_context *tls = talloc_get_type(ptr, struct tls_context);
183 static int tls_destructor(struct tls_context *tls)
197 static NTSTATUS tls_handshake(struct tls_context *tls)
223 static NTSTATUS tls_interrupted(struct tls_context *tl
[all...]

Completed in 123 milliseconds