Home
last modified time | relevance | path

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

/external/chromium/net/third_party/nss/ssl/
Dsslt.h97 } SSLSignType; typedef
Dsslimpl.h74 typedef SSLSignType SSL3SignType;
591 SSLSignType authAlgorithm;
864 SSLSignType authAlgorithm;
957 SSLSignType authAlgorithm;
Dssl3ext.c1092 parsed_session_ticket->authAlgorithm = (SSLSignType)temp; in ssl3_ServerHandleSessionTicketXtn()
Dsslcon.c1303 SSLSignType authAlgorithm, in ssl2_FillInSID()