Home
last modified time | relevance | path

Searched refs:ossl_ssl_connection_new_int (Results 1 – 4 of 4) sorted by relevance

/openssl/ssl/quic/
H A Dquic_port.c293 tls = ossl_ssl_connection_new_int(port->channel_ctx, NULL, TLS_method()); in port_new_handshake_layer()
H A Dquic_impl.c406 qc->tls = ossl_ssl_connection_new_int(ctx, ssl_base, TLS_method()); in ossl_quic_new()
/openssl/ssl/
H A Dssl_local.h2484 __owur SSL *ossl_ssl_connection_new_int(SSL_CTX *ctx, SSL *user_ssl,
H A Dssl_lib.c731 SSL *ossl_ssl_connection_new_int(SSL_CTX *ctx, SSL *user_ssl, in ossl_ssl_connection_new_int() function
939 return ossl_ssl_connection_new_int(ctx, NULL, ctx->method); in ossl_ssl_connection_new()

Completed in 55 milliseconds