mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 20:24:39 +02:00
@@ -37074,7 +37074,7 @@ int DecodeAsymKey_Assign(const byte* input, word32* inOutIdx, word32 inSz,
|
||||
allowSeed = (seed != NULL && seedLen != NULL);
|
||||
|
||||
#ifndef WOLFSSL_ASN_TEMPLATE
|
||||
/* The seed can't be parsed without WOLFSSL_ASN_TEMPLATE */
|
||||
/* The seed can't be parsed without WOLF_ASN_TEMPLATE */
|
||||
if (allowSeed) {
|
||||
return ASN_PARSE_E;
|
||||
}
|
||||
|
Reference in New Issue
Block a user