Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dhandshake_srp.c43 SSL_CTX *client_ctx, in configure_handshake_ctx_for_srp()
H A Dhandshake.c493 SSL_CTX *client_ctx, in configure_handshake_ctx()
1419 SSL_CTX *server_ctx, SSL_CTX *server2_ctx, SSL_CTX *client_ctx, in do_handshake_internal()
1746 SSL_CTX *client_ctx, SSL_CTX *resume_server_ctx, in do_handshake()
/freebsd/crypto/openssl/test/
H A Dtls13groupselection_test.c375 SSL_CTX *client_ctx = NULL, *server_ctx = NULL; in test_invalidsyntax() local
420 SSL_CTX *client_ctx = NULL, *server_ctx = NULL; in test_groupnegotiation() local
H A Dcmp_server_test.c65 OSSL_CMP_CTX *client_ctx; in execute_test_handle_request() local
H A Dssl_test.c397 SSL_CTX *server_ctx = NULL, *server2_ctx = NULL, *client_ctx = NULL, in test_handshake() local
/freebsd/crypto/openssl/fuzz/
H A Dcmp.c184 OSSL_CMP_CTX *client_ctx = OSSL_CMP_CTX_new(NULL, NULL); in FuzzerTestOneInput() local
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_server.c762 OSSL_CMP_MSG *OSSL_CMP_CTX_server_perform(OSSL_CMP_CTX *client_ctx, in OSSL_CMP_CTX_server_perform()