Searched refs:getChannelID (Results 1 – 7 of 7) sorted by relevance
47 + rv = ss->getChannelID(ss->getChannelIDArg, ss->fd,318 + PORT_Assert(ss->getChannelID != NULL);334 + if (!ss->getChannelID)390 + ss->getChannelID = callback;484 + SSLClientChannelIDCallback getChannelID;554 + ss->getChannelID = os->getChannelID;563 + if (sm->getChannelID)564 + ss->getChannelID = sm->getChannelID;574 + ss->getChannelID = NULL;
818 ss->getChannelID = os->getChannelID;
231 ss->getChannelID = callback; in SSL_SetClientChannelIDCallback()
374 ss->getChannelID = os->getChannelID; in ssl_DupSocket()1836 if (sm->getChannelID) in SSL_ReconfigFD()1837 ss->getChannelID = sm->getChannelID; in SSL_ReconfigFD()3173 ss->getChannelID = NULL; in ssl_NewSocket()
801 PORT_Assert(ss->getChannelID != NULL); in ssl3_ClientHandleChannelIDXtn()817 if (!ss->getChannelID) in ssl3_ClientSendChannelIDXtn()
1258 SSLClientChannelIDCallback getChannelID; member
6680 rv = ss->getChannelID(ss->getChannelIDArg, ss->fd, in ssl3_HandleServerHello()