HomeFreeBSD

Rework the TLS 1.3 support in ISA-L to move the nonce work out of the

Description

Rework the TLS 1.3 support in ISA-L to move the nonce work out of the
seal routine and into the encrypt routine. Also obtain the nd.seqno in
the TLS 1.2 case from the TLS record itself, as if we change to use a
random starting value, this will prevent things from breaking due to
the value on the wire being different from the passed in seqno.

Submitted by:u jhb
Approved by:u gallatin
Differential Revision: D21857

Details

Provenance
linimonAuthored on
Differential Revision
D21857: KTLS intel isa-l : Rework TLS 1.3 support
Parents
rP513859: libXp is being deprecated.
Branches
Unknown
Tags
Unknown