Home
last modified time | relevance | path

Searched defs:server_ctx (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/test/helpers/
H A Dhandshake_srp.c42 int configure_handshake_ctx_for_srp(SSL_CTX *server_ctx, SSL_CTX *server2_ctx, in configure_handshake_ctx_for_srp()
H A Dhandshake.c492 static int configure_handshake_ctx(SSL_CTX *server_ctx, SSL_CTX *server2_ctx, in configure_handshake_ctx()
1419 SSL_CTX *server_ctx, SSL_CTX *server2_ctx, SSL_CTX *client_ctx, in do_handshake_internal()
1745 HANDSHAKE_RESULT *do_handshake(SSL_CTX *server_ctx, SSL_CTX *server2_ctx, in do_handshake()
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_lru.c323 br_ssl_server_context *server_ctx, in lru_save()
429 br_ssl_server_context *server_ctx, in lru_load()
/freebsd/crypto/openssl/test/
H A Dtls13groupselection_test.c384 SSL_CTX *client_ctx = NULL, *server_ctx = NULL; in test_invalidsyntax() local
429 SSL_CTX *client_ctx = NULL, *server_ctx = NULL; in test_groupnegotiation() local
H A Dssl_test.c397 SSL_CTX *server_ctx = NULL, *server2_ctx = NULL, *client_ctx = NULL, in test_handshake() local