Home
last modified time | relevance | path

Searched refs:handleSecuredPeer (Results 1 – 4 of 4) sorted by relevance

/dports/www/squid/squid-4.15/src/
H A DPeerPoolMgr.h55 void handleSecuredPeer(Security::EncryptorAnswer &answer);
H A DPeerPoolMgr.cc121 MyAnswerDialer(this, &PeerPoolMgr::handleSecuredPeer)); in handleOpenedConnection()
145 PeerPoolMgr::handleSecuredPeer(Security::EncryptorAnswer &answer) in handleSecuredPeer() function in PeerPoolMgr
/dports/www/squid/squid-4.15/src/adaptation/icap/
H A DXaction.h74 void handleSecuredPeer(Security::EncryptorAnswer &answer);
H A DXaction.cc313 MyIcapAnswerDialer(me, &Adaptation::Icap::Xaction::handleSecuredPeer)); in noteCommConnected()
741 Adaptation::Icap::Xaction::handleSecuredPeer(Security::EncryptorAnswer &answer) in handleSecuredPeer() function in Adaptation::Icap::Xaction