Home | History | Annotate | Download | only in ssl

Lines Matching refs:PRUint16

239 						    PRUint16   ex_type,
255 ssl3_RegisterServerHelloExtensionSender(sslSocket *ss, PRUint16 ex_type,
516 PRUint16 wrapped_master_secret_len;
581 PRUint16 port;
638 PRUint16 masterWrapIndex;
640 PRUint16 masterWrapSeries;
650 PRUint16 clAuthSeries;
735 PRUint16 numAdvertised;
736 PRUint16 numNegotiated;
737 PRUint16 advertised[MAX_EXTENSIONS];
738 PRUint16 negotiated[MAX_EXTENSIONS];
855 PRUint16 wrappedSymKeyLen;
856 PRUint16 wrapIVLen;
1092 PRUint16 shutdownHow; /* See ssl_SHUTDOWN defines below. */
1094 PRUint16 allowedByPolicy; /* copy of global policy bits. */
1095 PRUint16 maybeAllowedByPolicy; /* copy of global policy bits. */
1096 PRUint16 chosenPreference; /* SSL2 cipher preferences. */
1235 extern sslSessionID *ssl_LookupSID(const PRIPv6Addr *addr, PRUint16 port,
1484 PRUint16 ex_type, SECItem *data);
1486 PRUint16 ex_type, SECItem *data);
1488 PRUint16 ex_type, SECItem *data);
1490 PRUint16 ex_type, SECItem *data);
1492 PRUint16 ex_type, SECItem *data);
1494 PRUint16 ex_type, SECItem *data);
1496 PRUint16 ex_type, SECItem *data);
1520 extern PRBool ssl3_ExtensionNegotiated(sslSocket *ss, PRUint16 ex_type);
1594 PRBool SSL_IsExportCipherSuite(PRUint16 cipherSuite);