| /src/external/bsd/ppp/dist/pppd/ |
| tls.h | 52 int tls_set_opts(SSL_CTX *ctx); 57 int tls_set_version(SSL_CTX *ctx, const char *max_version); 62 int tls_set_verify(SSL_CTX *ctx, int depth); 78 int tls_set_crl(SSL_CTX *ctx, const char *crl_dir, const char *crl_file); 83 int tls_set_ca(SSL_CTX *ctx, const char *ca_dir, const char *ca_file);
|
| eap-tls.h | 58 SSL_CTX *ctx; 74 SSL_CTX *eaptls_init_ssl(int init_server, char *cacertfile, char *capath,
|
| /src/crypto/external/apache2/openssl/dist/test/helpers/ |
| handshake.h | 86 HANDSHAKE_RESULT *do_handshake(SSL_CTX *server_ctx, SSL_CTX *server2_ctx, 87 SSL_CTX *client_ctx, SSL_CTX *resume_server_ctx, 88 SSL_CTX *resume_client_ctx, 91 int configure_handshake_ctx_for_srp(SSL_CTX *server_ctx, SSL_CTX *server2_ctx, 92 SSL_CTX *client_ctx,
|
| ssltestlib.h | 25 int max_proto_version, SSL_CTX **sctx, SSL_CTX **cctx, 27 int create_ssl_objects(SSL_CTX *serverctx, SSL_CTX *clientctx, SSL **sssl, 33 int create_ssl_objects2(SSL_CTX *serverctx, SSL_CTX *clientctx, SSL **sssl, 88 int ssl_ctx_add_large_cert_chain(OSSL_LIB_CTX *libctx, SSL_CTX *sctx,
|
| handshake_srp.c | 43 int configure_handshake_ctx_for_srp(SSL_CTX *server_ctx, SSL_CTX *server2_ctx, 44 SSL_CTX *client_ctx,
|
| /src/crypto/external/bsd/openssl/dist/test/helpers/ |
| handshake.h | 86 HANDSHAKE_RESULT *do_handshake(SSL_CTX *server_ctx, SSL_CTX *server2_ctx, 87 SSL_CTX *client_ctx, SSL_CTX *resume_server_ctx, 88 SSL_CTX *resume_client_ctx, 91 int configure_handshake_ctx_for_srp(SSL_CTX *server_ctx, SSL_CTX *server2_ctx, 92 SSL_CTX *client_ctx,
|
| ssltestlib.h | 17 int max_proto_version, SSL_CTX **sctx, SSL_CTX **cctx, 19 int create_ssl_objects(SSL_CTX *serverctx, SSL_CTX *clientctx, SSL **sssl, 23 int create_ssl_objects2(SSL_CTX *serverctx, SSL_CTX *clientctx, SSL **sssl,
|
| handshake_srp.c | 41 int configure_handshake_ctx_for_srp(SSL_CTX *server_ctx, SSL_CTX *server2_ctx, 42 SSL_CTX *client_ctx,
|
| /src/crypto/external/bsd/openssl.old/dist/test/ |
| handshake_helper.h | 76 HANDSHAKE_RESULT *do_handshake(SSL_CTX *server_ctx, SSL_CTX *server2_ctx, 77 SSL_CTX *client_ctx, SSL_CTX *resume_server_ctx, 78 SSL_CTX *resume_client_ctx,
|
| ssltestlib.h | 17 SSL_CTX **sctx, SSL_CTX **cctx, char *certfile, 19 int create_ssl_objects(SSL_CTX *serverctx, SSL_CTX *clientctx, SSL **sssl,
|
| sysdefaulttest.c | 19 static SSL_CTX *ctx;
|
| /src/external/bsd/wpa/dist/src/crypto/ |
| tls_openssl.h | 16 enum ocsp_result check_ocsp_resp(SSL_CTX *ssl_ctx, SSL *ssl, X509 *cert,
|
| /src/crypto/external/bsd/openssl.old/dist/apps/ |
| s_apps.h | 24 int set_cert_stuff(SSL_CTX *ctx, char *cert_file, char *key_file); 25 int set_cert_key_stuff(SSL_CTX *ctx, X509 *cert, EVP_PKEY *key, 62 void ssl_ctx_set_excert(SSL_CTX *ctx, SSL_EXCERT *exc); 68 int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, SSL_CTX *ctx); 69 int ssl_ctx_add_crls(SSL_CTX *ctx, STACK_OF(X509_CRL) *crls, 71 int ssl_load_stores(SSL_CTX *ctx, const char *vfyCApath, 75 void ssl_ctx_security_debug(SSL_CTX *ctx, int verbose); 76 int set_keylog_file(SSL_CTX *ctx, const char *keylog_file);
|
| /src/crypto/external/apache2/openssl/dist/apps/include/ |
| s_apps.h | 30 int set_cert_stuff(SSL_CTX *ctx, char *cert_file, char *key_file); 31 int set_cert_key_stuff(SSL_CTX *ctx, X509 *cert, EVP_PKEY *key, 70 void ssl_ctx_set_excert(SSL_CTX *ctx, SSL_EXCERT *exc); 76 int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, SSL_CTX *ctx); 77 int ssl_ctx_add_crls(SSL_CTX *ctx, STACK_OF(X509_CRL) *crls, 79 int ssl_load_stores(SSL_CTX *ctx, const char *vfyCApath, 84 void ssl_ctx_security_debug(SSL_CTX *ctx, int verbose); 85 int set_keylog_file(SSL_CTX *ctx, const char *keylog_file); 100 int set_up_srp_arg(SSL_CTX *ctx, SRP_ARG *srp_arg, int srp_lateuser, int c_msg, 102 void set_up_dummy_srp(SSL_CTX *ctx) [all...] |
| /src/crypto/external/bsd/openssl/dist/apps/include/ |
| s_apps.h | 26 int set_cert_stuff(SSL_CTX *ctx, char *cert_file, char *key_file); 27 int set_cert_key_stuff(SSL_CTX *ctx, X509 *cert, EVP_PKEY *key, 65 void ssl_ctx_set_excert(SSL_CTX *ctx, SSL_EXCERT *exc); 71 int config_ctx(SSL_CONF_CTX *cctx, STACK_OF(OPENSSL_STRING) *str, SSL_CTX *ctx); 72 int ssl_ctx_add_crls(SSL_CTX *ctx, STACK_OF(X509_CRL) *crls, 74 int ssl_load_stores(SSL_CTX *ctx, const char *vfyCApath, 79 void ssl_ctx_security_debug(SSL_CTX *ctx, int verbose); 80 int set_keylog_file(SSL_CTX *ctx, const char *keylog_file); 94 int set_up_srp_arg(SSL_CTX *ctx, SRP_ARG *srp_arg, int srp_lateuser, int c_msg, 96 void set_up_dummy_srp(SSL_CTX *ctx) [all...] |
| /src/crypto/external/apache2/openssl/dist/include/internal/ |
| ssl.h | 22 * Test to see if an SSL_CTX is using a QUIC method 26 int SSL_CTX_is_quic(const SSL_CTX *c);
|
| /src/crypto/external/bsd/openssl.old/dist/include/openssl/ |
| ssl.h | 207 * function parameters used to prototype callbacks in SSL_CTX. 583 unsigned long SSL_CTX_get_options(const SSL_CTX *ctx); 585 unsigned long SSL_CTX_clear_options(SSL_CTX *ctx, unsigned long op); 587 unsigned long SSL_CTX_set_options(SSL_CTX *ctx, unsigned long op); 626 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 644 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 646 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 658 * This callback type is used inside SSL_CTX, SSL, and in the functions that 683 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 709 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx [all...] |
| srtp.h | 38 __owur int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles);
|
| /src/crypto/external/apache2/openssl/dist/include/openssl/ |
| ssl.h.in | 232 * function parameters used to prototype callbacks in SSL_CTX. 600 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 602 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 604 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 638 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 656 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 658 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 671 * This callback type is used inside SSL_CTX, SSL, and in the functions that 697 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 723 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx [all...] |
| /src/crypto/external/bsd/openssl/dist/include/openssl/ |
| ssl.h.in | 226 * function parameters used to prototype callbacks in SSL_CTX. 578 uint64_t SSL_CTX_get_options(const SSL_CTX *ctx); 580 uint64_t SSL_CTX_clear_options(SSL_CTX *ctx, uint64_t op); 582 uint64_t SSL_CTX_set_options(SSL_CTX *ctx, uint64_t op); 616 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, 634 OSSL_DEPRECATEDIN_3_0 __owur int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx); 636 OSSL_DEPRECATEDIN_3_0 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx); 649 * This callback type is used inside SSL_CTX, SSL, and in the functions that 675 LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx); 701 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx [all...] |
| srtp.h | 44 __owur int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles);
|
| /src/crypto/external/apache2/openssl/dist/doc/designs/ddd/ |
| ddd-01-conn-blocking.c | 14 * The application is initializing and wants an SSL_CTX which it will use for 17 * create multiple SSL_CTX. 19 SSL_CTX *create_ssl_ctx(void) 21 SSL_CTX *ctx; 45 * SSL_CTX. 49 BIO *new_conn(SSL_CTX *ctx, const char *hostname) 126 * created SSL_CTX. 128 void teardown_ctx(SSL_CTX *ctx) 141 SSL_CTX *ctx = NULL;
|
| /src/crypto/external/bsd/openssl/dist/ssl/ |
| ssl_mcnf.c | 23 static int ssl_do_config(SSL *s, SSL_CTX *ctx, const char *name, int system) 92 int SSL_CTX_config(SSL_CTX *ctx, const char *name) 97 void ssl_ctx_system_config(SSL_CTX *ctx)
|
| /src/crypto/external/bsd/openssl.old/dist/ssl/ |
| ssl_mcnf.c | 23 static int ssl_do_config(SSL *s, SSL_CTX *ctx, const char *name, int system) 91 int SSL_CTX_config(SSL_CTX *ctx, const char *name) 96 void ssl_ctx_system_config(SSL_CTX *ctx)
|
| /src/crypto/external/bsd/openssl/dist/test/ |
| sysdefaulttest.c | 19 static SSL_CTX *ctx;
|