Searched defs:SSL_CTX_set_handoff_mode (Results 1 – 4 of 4) sorted by relevance
406 void SSL_CTX_set_handoff_mode(SSL_CTX *ctx, bool on) { in SSL_CTX_set_handoff_mode() function
407 void SSL_CTX_set_handoff_mode(SSL_CTX *ctx, bool on) { ctx->handoff = on; } in SSL_CTX_set_handoff_mode() function
278 void SSL_CTX_set_handoff_mode(SSL_CTX *ctx, bool on) { ctx->handoff = on; } in SSL_CTX_set_handoff_mode() function