Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcmp_extracerts_dos_test.c53 OSSL_CMP_CTX *server_ctx; /* long-lived ctx under test, mirrors srv_ctx->ctx */ member
246 OSSL_CMP_CTX *server_ctx = fixture->server_ctx; in execute_no_unbounded_growth_test() local
295 OSSL_CMP_CTX *server_ctx = fixture->server_ctx; in execute_single_rejected_request_test() local
H A Dtls13groupselection_test.c367 SSL_CTX *client_ctx = NULL, *server_ctx = NULL; in test_invalidsyntax() local
411 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
/freebsd/crypto/openssl/test/helpers/
H A Dhandshake_srp.c43 int configure_handshake_ctx_for_srp(SSL_CTX *server_ctx, SSL_CTX *server2_ctx, in configure_handshake_ctx_for_srp()
H A Dhandshake.c488 static int configure_handshake_ctx(SSL_CTX *server_ctx, SSL_CTX *server2_ctx, in configure_handshake_ctx()
1414 SSL_CTX *server_ctx, SSL_CTX *server2_ctx, SSL_CTX *client_ctx, in do_handshake_internal()
1740 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()