summaryrefslogtreecommitdiffstats
path: root/module/icp/api/kcf_cipher.c
diff options
context:
space:
mode:
Diffstat (limited to 'module/icp/api/kcf_cipher.c')
-rw-r--r--module/icp/api/kcf_cipher.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/module/icp/api/kcf_cipher.c b/module/icp/api/kcf_cipher.c
index d66c1aafb..d6aa48147 100644
--- a/module/icp/api/kcf_cipher.c
+++ b/module/icp/api/kcf_cipher.c
@@ -30,9 +30,6 @@
#include <sys/crypto/spi.h>
#include <sys/crypto/sched_impl.h>
-#define CRYPTO_OPS_OFFSET(f) offsetof(crypto_ops_t, co_##f)
-#define CRYPTO_CIPHER_OFFSET(f) offsetof(crypto_cipher_ops_t, f)
-
/*
* Encryption and decryption routines.
*/