Searched refs:tls_client_start (Results 1 – 4 of 4) sorted by relevance
493 extern TLS_SESS_STATE *tls_client_start(const TLS_CLIENT_START_PROPS *);514 tls_client_start((((props)->a1), ((props)->a2), ((props)->a3), \
883 TLS_SESS_STATE *tls_client_start(const TLS_CLIENT_START_PROPS *props) in tls_client_start() function
1031 state->tls_context = tls_client_start(state->client_start_props); in tlsp_client_start_pre_handshake()
14056 tls_client_start(). The client is now agnostic of the16598 step when code is updated. As of 20110212, tls_client_start()17216 Cleanup: removed the log_level arguments from tls_client_start()24143 instead of reusing the tls_client_init() and tls_client_start()