Thread (2 messages) 2 messages, 2 authors, 2015-01-15
STALE4203d

[PATCH] crypto: qat - don't need qat_auth_state struct

From: Tadeusz Struk <hidden>
Date: 2015-01-14 18:30:56
Subsystem: crypto api, the rest · Maintainers: Herbert Xu, "David S. Miller", Linus Torvalds

We don't need the qat_auth_state structure anymore.

Signed-off-by: Tadeusz Struk <redacted>
---
 drivers/crypto/qat/qat_common/qat_algs.c |    6 ------
 1 file changed, 6 deletions(-)
diff --git a/drivers/crypto/qat/qat_common/qat_algs.c b/drivers/crypto/qat/qat_common/qat_algs.c
index e2c4b25..1dc5b0a 100644
--- a/drivers/crypto/qat/qat_common/qat_algs.c
+++ b/drivers/crypto/qat/qat_common/qat_algs.c
@@ -102,12 +102,6 @@ struct qat_alg_cd {
 	};
 } __aligned(64);
 
-#define MAX_AUTH_STATE_SIZE sizeof(struct icp_qat_hw_auth_algo_blk)
-
-struct qat_auth_state {
-	uint8_t data[MAX_AUTH_STATE_SIZE + 64];
-} __aligned(64);
-
 struct qat_alg_aead_ctx {
 	struct qat_alg_cd *enc_cd;
 	struct qat_alg_cd *dec_cd;
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help