commit | 6b69ab68b47d0933f8b4a1d7ed8460274a736a5f | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Mon Apr 26 13:46:36 2021 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Apr 26 13:46:36 2021 +0200 |
tree | fd8febe91940f0c2fa8761d5ae6e65bfd4f4ec1f | |
parent | f18a1fd6f368ada05b33cf36483304a5e3c4945d [diff] |
tls: make x25519 key generation code more similar to P256 function old new delta curve_x25519_compute_pubkey_and_premaster - 74 +74 tls_handshake 2146 2072 -74 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 0/1 up/down: 74/-74) Total: 0 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>