Closed
Bug 1316974
Opened 9 years ago
Closed 9 years ago
Clean up protect record functions
Categories
(NSS :: Libraries, defect)
NSS
Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
3.29
People
(Reporter: ttaubert, Assigned: ttaubert)
Details
This is the cleanup part of bug 1315914, that removes dtls_CompressMACEncryptRecord(), and combines the common parts of ssl3_CompressMACEncryptRecord() and tls13_ProtectRecord() in ssl_ProtectRecord().
Assignee | ||
Updated•9 years ago
|
Summary: Clean up protected record functions → Clean up protect record functions
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.29
You need to log in
before you can comment on or make changes to this bug.
Description
•