Searched refs:OCSPServerSession (Results 1 – 1 of 1) sorted by relevance
414 class OCSPServerSession { class416 OCSPServerSession(const char* host, PRUint16 port) in OCSPServerSession() function in __anon3b4b4ea00111::OCSPServerSession418 ~OCSPServerSession() {} in ~OCSPServerSession()451 DISALLOW_COPY_AND_ASSIGN(OCSPServerSession);588 *pSession = new OCSPServerSession(host, portnum); in OCSPCreateSession()602 delete reinterpret_cast<OCSPServerSession*>(session); in OCSPFreeSession()616 OCSPServerSession* ocsp_session = in OCSPCreate()617 reinterpret_cast<OCSPServerSession*>(session); in OCSPCreate()