summaryrefslogtreecommitdiff
path: root/core/fdrm/crypto/fx_crypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/fdrm/crypto/fx_crypt.h')
-rw-r--r--core/fdrm/crypto/fx_crypt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fdrm/crypto/fx_crypt.h b/core/fdrm/crypto/fx_crypt.h
index 5416080af7..4f6717fed8 100644
--- a/core/fdrm/crypto/fx_crypt.h
+++ b/core/fdrm/crypto/fx_crypt.h
@@ -17,7 +17,6 @@ struct CRYPT_rc4_context {
};
#define MAX_NR 14
-#define MAX_NK 8
#define MAX_NB 8
struct CRYPT_aes_context {
void (*encrypt)(CRYPT_aes_context* ctx, unsigned int* block);