Rename MODP_NONE to KE_NONE
This commit is contained in:
committed by
Tobias Brunner
parent
3af7c6db87
commit
b7c167f972
@@ -464,7 +464,7 @@ struct tls_crypto_t {
|
||||
/**
|
||||
* Get the Diffie-Hellman group to use, if any.
|
||||
*
|
||||
* @return Diffie-Hellman group, or MODP_NONE
|
||||
* @return Diffie-Hellman group, or KE_NONE
|
||||
*/
|
||||
key_exchange_method_t (*get_dh_group)(tls_crypto_t *this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user