Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [crypto] Generalise elliptic curve key exchange to ecdhe_key() | Michael Brown | 2025-01-21 | 1 | -0/+66 |
Split out the portion of tls_send_client_key_exchange_ecdhe() that actually performs the elliptic curve key exchange into a separate function ecdhe_key(). Signed-off-by: Michael Brown <mcb30@ipxe.org> |