mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
openssl: Fix typo in comment
This commit is contained in:
parent
f4d6539b49
commit
c508b904b8
@ -183,7 +183,7 @@ METHOD(diffie_hellman_t, set_other_public_value, bool,
|
||||
|
||||
/**
|
||||
* Calculate the public key for the given private key and DH parameters.
|
||||
* Setting only the private key and generating the public key interanlly is
|
||||
* Setting only the private key and generating the public key internally is
|
||||
* not supported anymore with OpenSSL 3.0.0.
|
||||
*/
|
||||
static BIGNUM *calculate_public_key(BIGNUM *priv, const BIGNUM *g,
|
||||
|
Loading…
x
Reference in New Issue
Block a user