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

  /external/chromium/net/third_party/nss/ssl/
ssltrace.c 77 SSL_TRACE(("%d: SSL[%d]: %s [Len: %d]", SSL_GETPID(), ss->fd,
80 SSL_TRACE(("%d: SSL: %s [Len: %d]", SSL_GETPID(), msg, len));
110 SSL_TRACE(("%d: SSL[%d]: dump-msg: %s", SSL_GETPID(), ss->fd,
113 SSL_TRACE(("%d: SSL: dump-msg: %s", SSL_GETPID(), msg));
120 SSL_TRACE(("%d: SSL[%d]: %s=%u", SSL_GETPID(), ss->fd,
123 SSL_TRACE(("%d: SSL: %s=%u", SSL_GETPID(), msg, v));
138 SSL_GETPID(), ss->fd, msg, len));
141 SSL_GETPID(), msg, len));
153 SSL_GETPID(), ss->fd, buf));
155 SSL_TRACE(("%d: SSL: %s", SSL_GETPID(), buf))
    [all...]
sslauth.c 53 SSL_GETPID(), fd));
71 SSL_GETPID(), fd));
99 SSL_GETPID(), fd));
183 SSL_GETPID(), s));
203 SSL_GETPID(), s));
221 SSL_GETPID(), s));
sslsecur.c 137 SSL_GETPID(), ss->fd));
198 SSL_DBG(("%d: SSL[%d]: bad socket in SetTimeout", SSL_GETPID(), fd));
225 SSL_DBG(("%d: SSL[%d]: bad socket in ResetHandshake", SSL_GETPID(), s));
288 SSL_DBG(("%d: SSL[%d]: bad socket in RedoHandshake", SSL_GETPID(), fd));
343 SSL_GETPID(), fd));
383 SSL_GETPID(), fd));
454 SSL_GETPID(), b->space, newLen));
489 SSL_GETPID(), ss->fd, len, ss->pendingBuf.len));
507 SSL_GETPID(), ss->fd, ss->pendingBuf.len));
561 SSL_GETPID(), ss->fd))
    [all...]
ssl3gthr.c 88 SSL_GETPID(), ss->fd, gs->state, gs->remainder));
96 SSL_TRC(30, ("%d: SSL3[%d]: EOF", SSL_GETPID(), ss->fd));
100 SSL_DBG(("%d: SSL3[%d]: recv error %d", SSL_GETPID(), ss->fd,
sslcon.c 286 SSL_GETPID(), ss->fd));
507 SSL_GETPID(), ss->fd, len));
541 SSL_TRC(3, ("%d: SSL[%d]: sending error %d", SSL_GETPID(), ss->fd, error));
570 SSL_GETPID(), ss->fd));
643 SSL_GETPID(), ss->fd));
702 SSL_GETPID(), ss->fd));
748 SSL_GETPID(), ss->fd));
788 SSL_GETPID(), ss->fd));
893 SSL_GETPID(), ss->fd, len));
968 SSL_GETPID(), ss->fd, len))
    [all...]
sslgathr.c 115 SSL_GETPID(), ss->fd, gs->state, gs->remainder));
123 SSL_TRC(30, ("%d: SSL[%d]: EOF", SSL_GETPID(), ss->fd));
128 SSL_DBG(("%d: SSL[%d]: recv error %d", SSL_GETPID(), ss->fd,
262 SSL_GETPID(), ss->fd, gs->count,
315 SSL_GETPID(), ss->fd, ss->sec.rcvSequence));
sslsock.c 565 SSL_DBG(("%d: SSL[%d]: bad socket in Enable", SSL_GETPID(), fd));
758 SSL_DBG(("%d: SSL[%d]: bad socket in Enable", SSL_GETPID(), fd));
    [all...]
ssl3ext.c 147 SSL_GETPID(), ss->fd));
582 SSL_GETPID(), ss->fd));
935 SSL_GETPID(), ss->fd));
945 SSL_GETPID(), ss->fd));
972 SSL_GETPID(), ss->fd, PORT_GetError()));
976 SSL_GETPID(), ss->fd));
    [all...]
ssl3con.c     [all...]
ssldef.c 236 SSL_GETPID(), fd, rv, PORT_GetError()));
sslsnce.c     [all...]
sslimpl.h     [all...]
sslinfo.c 72 SSL_GETPID(), fd));

Completed in 32 milliseconds