mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
WCv5.2.3-ARMv8-PAA-r2 rework with pkcs7 fix
This commit is contained in:
@@ -12759,6 +12759,7 @@ int wc_X963_KDF(enum wc_HashType type, const byte* secret, word32 secretSz,
|
|||||||
byte* outIdx;
|
byte* outIdx;
|
||||||
byte counter[4];
|
byte counter[4];
|
||||||
byte tmp[WC_MAX_DIGEST_SIZE];
|
byte tmp[WC_MAX_DIGEST_SIZE];
|
||||||
|
(void) i;
|
||||||
|
|
||||||
#ifdef WOLFSSL_SMALL_STACK
|
#ifdef WOLFSSL_SMALL_STACK
|
||||||
wc_HashAlg* hash;
|
wc_HashAlg* hash;
|
||||||
|
Reference in New Issue
Block a user