Remove HASH_PREFERRED, usages are replaced with HASH_SHA1, which is required for IKEv2 anyway
This commit is contained in:
@@ -213,9 +213,6 @@ struct crypto_factory_t {
|
||||
/**
|
||||
* Register a hasher constructor.
|
||||
*
|
||||
* The first added hasher is the preferred hasher returned on
|
||||
* create_hasher(HASH_PREFERRED).
|
||||
*
|
||||
* @param algo algorithm to constructor
|
||||
* @param plugin_name plugin that registered this algorithm
|
||||
* @param create constructor function for that algorithm
|
||||
|
||||
Reference in New Issue
Block a user