summaryrefslogtreecommitdiffstats
path: root/providers/implementations/include/prov/macsignature.h
diff options
context:
space:
mode:
Diffstat (limited to 'providers/implementations/include/prov/macsignature.h')
-rw-r--r--providers/implementations/include/prov/macsignature.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/providers/implementations/include/prov/macsignature.h b/providers/implementations/include/prov/macsignature.h
index 9bfaaf9b6e..45a50c36f2 100644
--- a/providers/implementations/include/prov/macsignature.h
+++ b/providers/implementations/include/prov/macsignature.h
@@ -13,7 +13,6 @@
#include "prov/provider_util.h"
struct mac_key_st {
- CRYPTO_RWLOCK *lock;
OSSL_LIB_CTX *libctx;
CRYPTO_REF_COUNT refcnt;
unsigned char *priv_key;