]> git.ipfire.org Git - thirdparty/strongswan.git/commit
diffie-hellman: Remove unused exponent length initialization in get_params()
authorTobias Brunner <tobias@strongswan.org>
Tue, 13 Mar 2018 11:18:56 +0000 (12:18 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 21 Mar 2018 09:21:32 +0000 (10:21 +0100)
commita7005e435b39824c1f55c72c674641458f1b38cc
tree2f25482d958b32499f6ac95302547bc03c836c16
parent8b6f61574178b675d0e702db0b509286c0d635d3
diffie-hellman: Remove unused exponent length initialization in get_params()

This isn't used anymore since 46184b07c163 ("diffie-hellman: Explicitly
initialize DH exponent sizes during initialization").
src/libstrongswan/crypto/diffie_hellman.c