forked from wolfSSL/wolfssl
fix VS2008 asn.c warning, CTaoCrypt RSA test
This commit is contained in:
@@ -2193,7 +2193,6 @@ static int ConfirmSignature(const byte* buf, word32 bufSz,
|
||||
CYASSL_MSG("Verify Key type unknown");
|
||||
return 0;
|
||||
}
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user