af-alg: fix number of signers after adding untruncated HMAC-SHA-512 (1f2a34d6)
This commit is contained in:
@@ -27,7 +27,7 @@ typedef struct af_alg_signer_t af_alg_signer_t;
|
|||||||
#include <crypto/signers/signer.h>
|
#include <crypto/signers/signer.h>
|
||||||
|
|
||||||
/** Number of signers */
|
/** Number of signers */
|
||||||
#define AF_ALG_SIGNER 13
|
#define AF_ALG_SIGNER 14
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Implementation of signers using AF_ALG.
|
* Implementation of signers using AF_ALG.
|
||||||
|
|||||||
Reference in New Issue
Block a user