Searched refs:session (Results 251 - 275 of 301) sorted by relevance

<<111213

/external/chromium/third_party/libjingle/source/talk/session/phone/
H A Dsrtpfilter.cc44 #include "talk/session/phone/srtpfilter.h"
103 // Otherwise, complete the negotiation of a unencrypted session.
348 LOG(LS_ERROR) << "Failed to create SRTP session: "
349 << "SRTP session already created";
367 LOG(LS_WARNING) << "Failed to create SRTP session: unsupported"
373 LOG(LS_WARNING) << "Failed to create SRTP session: invalid key";
380 // TODO parse window size from WSH session-param
387 LOG(LS_ERROR) << "Failed to create SRTP session, err=" << err;
443 if ((*it)->session_ == ev->session) {
/external/ipsec-tools/src/racoon/
H A Dsession.c1 /* $NetBSD: session.c,v 1.7.6.2 2007/08/01 11:52:22 vanhu Exp $ */
3 /* $KAME: session.c,v 1.32 2003/09/24 02:01:17 jinmei Exp $ */
75 #include "session.h"
117 session(void) function
328 * main loop in session().
/external/kernel-headers/original/linux/
H A Datmdev.h260 ATM_VF_SESSION, /* VCC is p2mp session control descriptor */
311 struct atm_vcc *session; /* session VCC descriptor */ member in struct:atm_vcc
H A Dsched.h420 pid_t session; member in struct:signal_struct
421 /* boolean value for session group leader */
528 struct key *session_keyring; /* UID's default session keyring */
1167 extern void set_special_pids(pid_t session, pid_t pgrp);
1168 extern void __set_special_pids(pid_t session, pid_t pgrp);
H A Dtty.h183 int session; member in struct:tty_struct
/external/webkit/Source/WebKit/gtk/tests/
H A Dtestwebresource.c33 SoupSession *session; variable
H A Dtestwebview.c35 SoupSession *session; variable
/external/chromium/net/ftp/
H A Dftp_network_transaction.cc181 FtpNetworkSession* session,
187 session_(session),
189 resolver_(session->host_resolver()),
1226 // seen an error of that type during the session. In the second histogram we
180 FtpNetworkTransaction( FtpNetworkSession* session, ClientSocketFactory* socket_factory) argument
/external/chromium/net/http/
H A Dhttp_stream_factory_impl_job.cc38 HttpNetworkSession* session,
49 session_(session),
66 DCHECK(session);
532 // Check first if we have a spdy session for this group. If so, then go
551 // Update the spdy session key for the request that launched this job.
555 // OK, there's no available SPDY session. Let |dependent_job_| resume if it's
746 // We have a SPDY session to the origin server. This might be a direct
747 // connection, or it might be a SPDY session through an HTTP or HTTPS proxy.
750 // If we don't have a direct SPDY session, and we're using an HTTPS
751 // proxy, then we might have a SPDY session t
37 Job(HttpStreamFactoryImpl* stream_factory, HttpNetworkSession* session, const HttpRequestInfo& request_info, const SSLConfig& ssl_config, const BoundNetLog& net_log) argument
[all...]
/external/webkit/Tools/DumpRenderTree/gtk/
H A DLayoutTestControllerGtk.cpp232 SoupSession* session = webkit_get_default_session(); local
233 SoupCookieJar* jar = reinterpret_cast<SoupCookieJar*>(soup_session_get_feature(session, SOUP_TYPE_COOKIE_JAR));
240 soup_session_add_feature(session, SOUP_SESSION_FEATURE(jar));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Djavax.servlet_2.5.0.v200910301333.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jar ... .eclipse.equinox.p2.operations.ProvisioningSession session public static final String PLUGIN_ID public static org.osgi ...
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
H A DSSLEngineImplTest.java86 * Tests the session negotiation process.
95 // with the server not allowed to session creation
117 // used session
123 // used session
401 SSLSession session = engine.getSession();
402 if ((session == null)
403 || (!session.getCipherSuite()
405 fail("Returned session is null "
560 // are required to forget any session-identifiers, keys, and
678 // are required to forget any session
[all...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dmain.rb88 | run an interactive session with the recognizer
/external/linux-tools-perf/util/scripting-engines/
H A Dtrace-event-perl.c251 struct perf_session *session __unused,
H A Dtrace-event-python.c210 struct perf_session *session __unused,
/external/linux-tools-perf/
H A DMakefile269 LIB_H += util/session.h
331 LIB_OBJS += $(OUTPUT)util/session.o
/external/openssl/ssl/
H A Dssl_locl.h811 int ssl_get_new_session(SSL *s, int session);
812 int ssl_get_prev_session(SSL *s, unsigned char *session,int len, const unsigned char *limit);
/external/qemu/
H A Dvnc-android.c170 if (client->tls.session &&
576 // XXX need one stream per session
982 if (vs->tls.session) {
983 ret = gnutls_write(vs->tls.session, data, datalen);
1087 if (vs->tls.session) {
1088 ret = gnutls_read(vs->tls.session, data, datalen);
H A Dvnc.c164 if (client->tls.session &&
570 // XXX need one stream per session
976 if (vs->tls.session) {
977 ret = gnutls_write(vs->tls.session, data, datalen);
1081 if (vs->tls.session) {
1082 ret = gnutls_read(vs->tls.session, data, datalen);
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/
H A Dtls_openssl.c1307 * Set session id context in order to avoid fatal errors when client
1308 * tries to resume a session. However, set the context to a unique
1309 * value in order to effectively disable session resumption for now
2043 if (ssl == NULL || ssl->s3 == NULL || ssl->session == NULL)
2047 keys->master_key = ssl->session->master_key;
2048 keys->master_key_len = ssl->session->master_key_length;
/external/openssh/openbsd-compat/
H A Dbsd-cray.c54 #include <sys/session.h>
602 * the session table (Unicos) or job table (Unicos/mk).
603 * There exist double defines for the job/session table in
/external/openssl/crypto/des/
H A Dset_key.c356 schedule->session=NULL;

Completed in 448 milliseconds

<<111213