Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/test/helpers/
HDhandshake_srp.c42 SSL_CTX *client_ctx, in configure_handshake_ctx_for_srp()
HDhandshake.c492 SSL_CTX *client_ctx, in configure_handshake_ctx()
1400 SSL_CTX *server_ctx, SSL_CTX *server2_ctx, SSL_CTX *client_ctx, in do_handshake_internal()
1727 SSL_CTX *client_ctx, SSL_CTX *resume_server_ctx, in do_handshake()
/freebsd-14-stable/crypto/openssl/test/
HDcmp_server_test.c65 OSSL_CMP_CTX *client_ctx; in execute_test_handle_request() local
HDssl_test.c397 SSL_CTX *server_ctx = NULL, *server2_ctx = NULL, *client_ctx = NULL, in test_handshake() local
/freebsd-14-stable/crypto/openssl/fuzz/
HDcmp.c172 OSSL_CMP_CTX *client_ctx = OSSL_CMP_CTX_new(NULL, NULL); in FuzzerTestOneInput() local
/freebsd-14-stable/crypto/openssl/crypto/cmp/
HDcmp_server.c649 OSSL_CMP_MSG *OSSL_CMP_CTX_server_perform(OSSL_CMP_CTX *client_ctx, in OSSL_CMP_CTX_server_perform()