mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
cp is only used when DSA is built.
This commit is contained in:
parent
6dcd1c9109
commit
b7fe2f9675
@ -169,8 +169,8 @@ EVP_PKEY *X509_PUBKEY_get(X509_PUBKEY *key)
|
||||
long j;
|
||||
int type;
|
||||
unsigned char *p;
|
||||
const unsigned char *cp;
|
||||
#ifndef OPENSSL_NO_DSA
|
||||
const unsigned char *cp;
|
||||
X509_ALGOR *a;
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user