+30
−7
+16
−7
Loading
At the moment you can only do an HKDF Extract and Expand in one go. For
TLS1.3 we need to be able to do an Extract first, and the subsequently do
a number of Expand steps on the same PRK.
Reviewed-by:
Rich Salz <rsalz@openssl.org>