]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/ccp.h
Merge tag 'platform-drivers-x86-v4.9-2' of git://git.infradead.org/users/dvhart/linux...
[karo-tx-linux.git] / include / linux / ccp.h
index 7c2bb27c067ce847ed19f5bdac29a17ddce39c4b..a7653339fedb5deefcb351c48247f3ee602b5184 100644 (file)
@@ -238,9 +238,6 @@ struct ccp_xts_aes_engine {
 };
 
 /***** SHA engine *****/
-#define CCP_SHA_BLOCKSIZE               SHA256_BLOCK_SIZE
-#define CCP_SHA_CTXSIZE                 SHA256_DIGEST_SIZE
-
 /**
  * ccp_sha_type - type of SHA operation
  *