Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dhandshake_srp.c42 SSL_CTX *client_ctx, in configure_handshake_ctx_for_srp()
H A Dhandshake.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/crypto/openssl/test/
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.c172 OSSL_CMP_CTX *client_ctx = OSSL_CMP_CTX_new(NULL, NULL); in FuzzerTestOneInput() local
/freebsd/crypto/openssl/crypto/cmp/
H A Dcmp_server.c649 OSSL_CMP_MSG *OSSL_CMP_CTX_server_perform(OSSL_CMP_CTX *client_ctx, in OSSL_CMP_CTX_server_perform()