Home
last modified time | relevance | path

Searched refs:SSL_CTX (Results 1 – 3 of 3) sorted by relevance

/optee_test-3.20.0/host/openssl/include/openssl/
A Dssl.h834 void SSL_CTX_set_msg_callback(SSL_CTX *ctx,
870 int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx);
872 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx);
1225 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx,
1237 void SSL_CTX_sess_set_get_cb(SSL_CTX *ctx,
1570 SSL_CTX *ctx;
2123 BIO *BIO_new_ssl_connect(SSL_CTX *ctx);
2132 void SSL_CTX_free(SSL_CTX *);
2291 SSL *SSL_new(SSL_CTX *ctx);
2447 SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl);
[all …]
A Dsrtp.h135 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles);
A Dossl_typ.h179 typedef struct ssl_ctx_st SSL_CTX; typedef

Completed in 16 milliseconds