mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Update NSS to 3.41
This commit is contained in:
parent
d5f6e64f43
commit
5f0986e66f
540 changed files with 49568 additions and 10631 deletions
|
|
@ -21,7 +21,7 @@ PRBool dtls_NextUnackedRange(sslSocket *ss, PRUint16 msgSeq, PRUint32 offset,
|
|||
PRUint32 len, PRUint32 *startOut, PRUint32 *endOut);
|
||||
SECStatus dtls13_SetupAcks(sslSocket *ss);
|
||||
SECStatus dtls13_HandleOutOfEpochRecord(sslSocket *ss, const ssl3CipherSpec *spec,
|
||||
SSL3ContentType rType,
|
||||
SSLContentType rType,
|
||||
sslBuffer *databuf);
|
||||
SECStatus dtls13_HandleAck(sslSocket *ss, sslBuffer *databuf);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue