Searched refs:getChannelID (Results 1 - 5 of 5) sorted by last modified time

/external/chromium_org/net/third_party/nss/ssl/
H A Dssl3con.c6734 rv = ss->getChannelID(ss->getChannelIDArg, ss->fd,
H A Dssl3ext.c821 PORT_Assert(ss->getChannelID != NULL);
837 if (!ss->getChannelID)
H A Dsslauth.c231 ss->getChannelID = callback;
H A Dsslimpl.h1290 SSLClientChannelIDCallback getChannelID; member in struct:sslSocketStr
H A Dsslsock.c288 ss->getChannelID = os->getChannelID;
1765 if (sm->getChannelID)
1766 ss->getChannelID = sm->getChannelID;
3101 ss->getChannelID = NULL;

Completed in 1208 milliseconds