Home
last modified time | relevance | path

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

/external/chromium/net/ocsp/
Dnss_ocsp.cc97 SECStatus OCSPCreateSession(const char* host, PRUint16 portnum,
118 PRUint16* http_response_code,
231 PRUint16 http_response_code() const { in http_response_code()
416 OCSPServerSession(const char* host, PRUint16 port) in OCSPServerSession()
574 SECStatus OCSPCreateSession(const char* host, PRUint16 portnum, in OCSPCreateSession()
659 PRUint16* http_response_code, in OCSPSetResponse()
695 PRUint16* http_response_code, in OCSPTrySendAndReceive()
722 if (!req->Wait() || req->http_response_code() == static_cast<PRUint16>(-1)) { in OCSPTrySendAndReceive()
/external/chromium/net/socket/
Dnss_ssl_util.cc39 const PRUint16* pSSL_ImplementedCiphers = static_cast<const PRUint16*>( in NSSSSLInitSingleton()
Dssl_client_socket_nss.cc527 PRUint16 cipher_suite = in GetSSLInfo()
/external/chromium/base/third_party/nspr/
Dprtypes.h303 typedef unsigned short PRUint16; typedef
306 #error No suitable type for PRInt16/PRUint16
481 typedef PRUint16 PRUnichar;