HomeSort by relevance Sort by last modified time
    Searched refs:SSL_GETPID (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/net/third_party/nss/ssl/
ssltrace.c 44 SSL_TRACE(("%d: SSL[%d]: %s [Len: %d]", SSL_GETPID(), ss->fd,
47 SSL_TRACE(("%d: SSL: %s [Len: %d]", SSL_GETPID(), msg, len));
77 SSL_TRACE(("%d: SSL[%d]: dump-msg: %s", SSL_GETPID(), ss->fd,
80 SSL_TRACE(("%d: SSL: dump-msg: %s", SSL_GETPID(), msg));
87 SSL_TRACE(("%d: SSL[%d]: %s=%u", SSL_GETPID(), ss->fd,
90 SSL_TRACE(("%d: SSL: %s=%u", SSL_GETPID(), msg, v));
105 SSL_GETPID(), ss->fd, msg, len));
108 SSL_GETPID(), msg, len));
120 SSL_GETPID(), ss->fd, buf));
122 SSL_TRACE(("%d: SSL: %s", SSL_GETPID(), buf))
    [all...]
sslauth.c 21 SSL_GETPID(), fd));
41 SSL_GETPID(), fd));
74 SSL_GETPID(), fd));
103 SSL_GETPID(), fd));
193 SSL_GETPID(), s));
213 SSL_GETPID(), s));
230 SSL_GETPID(), fd));
252 SSL_GETPID(), s));
271 SSL_GETPID(), s));
ssl3gthr.c 56 SSL_GETPID(), ss->fd, gs->state, gs->remainder));
64 SSL_TRC(30, ("%d: SSL3[%d]: EOF", SSL_GETPID(), ss->fd));
68 SSL_DBG(("%d: SSL3[%d]: recv error %d", SSL_GETPID(), ss->fd,
198 SSL_TRC(30, ("%d: SSL3[%d]: EOF", SSL_GETPID(), ss->fd));
202 SSL_DBG(("%d: SSL3[%d]: recv error %d", SSL_GETPID(), ss->fd,
216 "too short to contain header", SSL_GETPID(), ss->fd));
231 "to contain rest of body", SSL_GETPID(), ss->fd));
sslsecur.c 105 SSL_GETPID(), ss->fd));
167 SSL_DBG(("%d: SSL[%d]: bad socket in SetTimeout", SSL_GETPID(), fd));
194 SSL_DBG(("%d: SSL[%d]: bad socket in ResetHandshake", SSL_GETPID(), s));
258 SSL_DBG(("%d: SSL[%d]: bad socket in RedoHandshake", SSL_GETPID(), fd));
313 SSL_GETPID(), fd));
353 SSL_GETPID(), fd));
436 SSL_GETPID(), b->space, newLen));
471 SSL_GETPID(), ss->fd, len, ss->pendingBuf.len));
489 SSL_GETPID(), ss->fd, ss->pendingBuf.len));
543 SSL_GETPID(), ss->fd))
    [all...]
sslcon.c 253 SSL_GETPID(), ss->fd));
474 SSL_GETPID(), ss->fd, len));
507 SSL_TRC(3, ("%d: SSL[%d]: sending error %d", SSL_GETPID(), ss->fd, error));
536 SSL_GETPID(), ss->fd));
609 SSL_GETPID(), ss->fd));
669 SSL_GETPID(), ss->fd));
715 SSL_GETPID(), ss->fd));
754 SSL_GETPID(), ss->fd));
859 SSL_GETPID(), ss->fd, len));
934 SSL_GETPID(), ss->fd, len))
    [all...]
sslreveal.c 89 SSL_GETPID(), socket));
sslgathr.c 82 SSL_GETPID(), ss->fd, gs->state, gs->remainder));
90 SSL_TRC(30, ("%d: SSL[%d]: EOF", SSL_GETPID(), ss->fd));
95 SSL_DBG(("%d: SSL[%d]: recv error %d", SSL_GETPID(), ss->fd,
229 SSL_GETPID(), ss->fd, gs->count,
281 SSL_GETPID(), ss->fd, ss->sec.rcvSequence));
sslsock.c 653 SSL_DBG(("%d: SSL[%d]: bad socket in Enable", SSL_GETPID(), fd));
890 SSL_DBG(("%d: SSL[%d]: bad socket in Enable", SSL_GETPID(), fd));
    [all...]
sslinfo.c 39 SSL_GETPID(), fd));
303 SSL_GETPID(), fd));
348 SSL_GETPID(), fd));
dtlscon.c 280 SSL_GETPID(), ss->fd));
290 SSL_GETPID(), ss->fd));
301 SSL_GETPID(), ss->fd));
963 SSL_GETPID(), ss->fd));
    [all...]
ssldef.c 208 SSL_GETPID(), fd, rv, PORT_GetError()));
ssl3ext.c 154 SSL_GETPID(), ss->fd));
991 SSL_GETPID(), ss->fd));
    [all...]
ssl3con.c     [all...]
sslsnce.c     [all...]
sslimpl.h     [all...]

Completed in 931 milliseconds