Searched refs:session_tls_get_common_ctx (Results 1 – 4 of 4) sorted by relevance
98 struct tls_common_ctx *session_tls_get_common_ctx(const struct session *session);
406 struct tls_common_ctx *tls_ctx = session_tls_get_common_ctx(s); in tls_write()450 struct tls_common_ctx *tls_p = session_tls_get_common_ctx(s); in tls_process_input_data()
289 struct tls_common_ctx *session_tls_get_common_ctx(const struct session *session) in session_tls_get_common_ctx() function
64 struct tls_common_ctx *ctx = session_tls_get_common_ctx(s); in handle_getbuf()