Searched refs:SSL (Results 1 - 25 of 659) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/ssl/
H A Dssl_locl.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
487 RSA *(*rsa_tmp_cb)(SSL *ssl,int is_export,int keysize);
491 DH *(*dh_tmp_cb)(SSL *ssl,int is_export,int keysize);
496 EC_KEY *(*ecdh_tmp_cb)(SSL *ssl,int is_export,int keysize);
518 RSA *peer_rsa_tmp; /* not used for SSL 2 */
521 DH *peer_dh_tmp; /* not used for SSL 2 */
553 int (*enc)(SSL *, in
[all...]
H A Dssl.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
382 typedef int (*tls_session_ticket_ext_cb_fn)(SSL *s, const unsigned char *data, int len, void *arg);
383 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, STACK_OF(SSL_CIPHER) *peer_ciphers, SSL_CIPHER **cipher, void *arg);
389 int (*ssl_new)(SSL *s);
390 void (*ssl_clear)(SSL *s);
391 void (*ssl_free)(SSL *s);
392 int (*ssl_accept)(SSL *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/ssl/
H A Dssl_locl.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
487 RSA *(*rsa_tmp_cb)(SSL *ssl,int is_export,int keysize);
491 DH *(*dh_tmp_cb)(SSL *ssl,int is_export,int keysize);
496 EC_KEY *(*ecdh_tmp_cb)(SSL *ssl,int is_export,int keysize);
518 RSA *peer_rsa_tmp; /* not used for SSL 2 */
521 DH *peer_dh_tmp; /* not used for SSL 2 */
553 int (*enc)(SSL *, in
[all...]
H A Dssl.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
382 typedef int (*tls_session_ticket_ext_cb_fn)(SSL *s, const unsigned char *data, int len, void *arg);
383 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, STACK_OF(SSL_CIPHER) *peer_ciphers, SSL_CIPHER **cipher, void *arg);
389 int (*ssl_new)(SSL *s);
390 void (*ssl_clear)(SSL *s);
391 void (*ssl_free)(SSL *s);
392 int (*ssl_accept)(SSL *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/ssl/
H A Dssl_locl.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
487 RSA *(*rsa_tmp_cb)(SSL *ssl,int is_export,int keysize);
491 DH *(*dh_tmp_cb)(SSL *ssl,int is_export,int keysize);
496 EC_KEY *(*ecdh_tmp_cb)(SSL *ssl,int is_export,int keysize);
518 RSA *peer_rsa_tmp; /* not used for SSL 2 */
521 DH *peer_dh_tmp; /* not used for SSL 2 */
553 int (*enc)(SSL *, in
[all...]
H A Dssl.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
382 typedef int (*tls_session_ticket_ext_cb_fn)(SSL *s, const unsigned char *data, int len, void *arg);
383 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, STACK_OF(SSL_CIPHER) *peer_ciphers, SSL_CIPHER **cipher, void *arg);
389 int (*ssl_new)(SSL *s);
390 void (*ssl_clear)(SSL *s);
391 void (*ssl_free)(SSL *s);
392 int (*ssl_accept)(SSL *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/ssl/
H A Dssl_locl.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
469 /* Check if an SSL structure is using DTLS */
548 * Set if CERT_PKEY can be used with current SSL session: e.g.
614 RSA *(*rsa_tmp_cb) (SSL *ssl, int is_export, int keysize);
618 DH *(*dh_tmp_cb) (SSL *ssl, int is_export, int keysize);
623 EC_KEY *(*ecdh_tmp_cb) (SSL *ssl, int is_export, int keysize);
675 int (*cert_cb) (SSL *ss
[all...]
H A Dsrtp.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
136 int SSL_set_tlsext_use_srtp(SSL *ctx, const char *profiles);
138 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl);
139 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/ssl/
H A Dssl_locl.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
469 /* Check if an SSL structure is using DTLS */
548 * Set if CERT_PKEY can be used with current SSL session: e.g.
614 RSA *(*rsa_tmp_cb) (SSL *ssl, int is_export, int keysize);
618 DH *(*dh_tmp_cb) (SSL *ssl, int is_export, int keysize);
623 EC_KEY *(*ecdh_tmp_cb) (SSL *ssl, int is_export, int keysize);
675 int (*cert_cb) (SSL *ss
[all...]
H A Dsrtp.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
136 int SSL_set_tlsext_use_srtp(SSL *ctx, const char *profiles);
138 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl);
139 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/ssl/
H A Dssl_locl.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
469 /* Check if an SSL structure is using DTLS */
548 * Set if CERT_PKEY can be used with current SSL session: e.g.
614 RSA *(*rsa_tmp_cb) (SSL *ssl, int is_export, int keysize);
618 DH *(*dh_tmp_cb) (SSL *ssl, int is_export, int keysize);
623 EC_KEY *(*ecdh_tmp_cb) (SSL *ssl, int is_export, int keysize);
675 int (*cert_cb) (SSL *ss
[all...]
H A Dsrtp.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
136 int SSL_set_tlsext_use_srtp(SSL *ctx, const char *profiles);
138 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl);
139 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/include/openssl/
H A Dsrtp.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
136 int SSL_set_tlsext_use_srtp(SSL *ctx, const char *profiles);
138 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl);
139 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/include/openssl/
H A Dsrtp.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
136 int SSL_set_tlsext_use_srtp(SSL *ctx, const char *profiles);
138 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl);
139 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/include/openssl/
H A Dsrtp.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
136 int SSL_set_tlsext_use_srtp(SSL *ctx, const char *profiles);
138 STACK_OF(SRTP_PROTECTION_PROFILE) *SSL_get_srtp_profiles(SSL *ssl);
139 SRTP_PROTECTION_PROFILE *SSL_get_selected_srtp_profile(SSL *s);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dssl_openssl.h3 * over a single TCP/UDP port, with support for SSL/TLS-based
37 * SSL library used.
44 SSL *ssl; /* SSL object -- new obj created for each new key */
51 * Allocate space in SSL objects in which to store a struct tls_session
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dssl_openssl.h3 * over a single TCP/UDP port, with support for SSL/TLS-based
37 * SSL library used.
44 SSL *ssl; /* SSL object -- new obj created for each new key */
51 * Allocate space in SSL objects in which to store a struct tls_session
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dssl_openssl.h3 * over a single TCP/UDP port, with support for SSL/TLS-based
37 * SSL library used.
44 SSL *ssl; /* SSL object -- new obj created for each new key */
51 * Allocate space in SSL objects in which to store a struct tls_session
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/include/
H A Dssl_auth.h41 int Open_SSL_connection( int sock, SSL_CTX *ctx, SSL **ssl_ret,
43 int Accept_SSL_connection( int sock, int timeout, SSL_CTX *ctx, SSL **ssl_ret,
45 int Write_SSL_connection( int timeout, SSL *ssl, char *buffer, int len,
47 int Gets_SSL_connection( int timeout, SSL *ssl, char *inbuffer, int len,
49 int Read_SSL_connection( int timeout, SSL *ssl, char *inbuffer, int *len,
51 int Close_SSL_connection( int sock, SSL *ssl );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/include/
H A Dssl_auth.h41 int Open_SSL_connection( int sock, SSL_CTX *ctx, SSL **ssl_ret,
43 int Accept_SSL_connection( int sock, int timeout, SSL_CTX *ctx, SSL **ssl_ret,
45 int Write_SSL_connection( int timeout, SSL *ssl, char *buffer, int len,
47 int Gets_SSL_connection( int timeout, SSL *ssl, char *inbuffer, int len,
49 int Read_SSL_connection( int timeout, SSL *ssl, char *inbuffer, int *len,
51 int Close_SSL_connection( int sock, SSL *ssl );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/include/
H A Dssl_auth.h41 int Open_SSL_connection( int sock, SSL_CTX *ctx, SSL **ssl_ret,
43 int Accept_SSL_connection( int sock, int timeout, SSL_CTX *ctx, SSL **ssl_ret,
45 int Write_SSL_connection( int timeout, SSL *ssl, char *buffer, int len,
47 int Gets_SSL_connection( int timeout, SSL *ssl, char *inbuffer, int len,
49 int Read_SSL_connection( int timeout, SSL *ssl, char *inbuffer, int *len,
51 int Close_SSL_connection( int sock, SSL *ssl );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/include/openssl/
H A Dssl.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
382 typedef int (*tls_session_ticket_ext_cb_fn)(SSL *s, const unsigned char *data, int len, void *arg);
383 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, STACK_OF(SSL_CIPHER) *peer_ciphers, SSL_CIPHER **cipher, void *arg);
389 int (*ssl_new)(SSL *s);
390 void (*ssl_clear)(SSL *s);
391 void (*ssl_free)(SSL *s);
392 int (*ssl_accept)(SSL *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/include/openssl/
H A Dssl.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
382 typedef int (*tls_session_ticket_ext_cb_fn)(SSL *s, const unsigned char *data, int len, void *arg);
383 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, STACK_OF(SSL_CIPHER) *peer_ciphers, SSL_CIPHER **cipher, void *arg);
389 int (*ssl_new)(SSL *s);
390 void (*ssl_clear)(SSL *s);
391 void (*ssl_free)(SSL *s);
392 int (*ssl_accept)(SSL *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/include/openssl/
H A Dssl.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
382 typedef int (*tls_session_ticket_ext_cb_fn)(SSL *s, const unsigned char *data, int len, void *arg);
383 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, STACK_OF(SSL_CIPHER) *peer_ciphers, SSL_CIPHER **cipher, void *arg);
389 int (*ssl_new)(SSL *s);
390 void (*ssl_clear)(SSL *s);
391 void (*ssl_free)(SSL *s);
392 int (*ssl_accept)(SSL *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/openssl/
H A Dssl.h5 * This package is an SSL implementation written
7 * The implementation was written so as to conform with Netscapes SSL.
12 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
382 typedef int (*tls_session_ticket_ext_cb_fn)(SSL *s, const unsigned char *data, int len, void *arg);
383 typedef int (*tls_session_secret_cb_fn)(SSL *s, void *secret, int *secret_len, STACK_OF(SSL_CIPHER) *peer_ciphers, SSL_CIPHER **cipher, void *arg);
389 int (*ssl_new)(SSL *s);
390 void (*ssl_clear)(SSL *s);
391 void (*ssl_free)(SSL *s);
392 int (*ssl_accept)(SSL *
[all...]

Completed in 185 milliseconds

1234567891011>>