Searched refs:run_ssl_engine (Results 1 – 4 of 4) sorted by relevance
517 int run_ssl_engine(br_ssl_engine_context *eng,
247 run_ssl_engine(br_ssl_engine_context *cc, unsigned long fd, unsigned flags) in run_ssl_engine() function
1078 if (run_ssl_engine(&cc.eng, fd, in do_client()
1192 x = run_ssl_engine(&cc.eng, fd, run_flags); in do_server()