Loading include/crypto/ctr.h +0 −3 Original line number Diff line number Diff line Loading @@ -8,9 +8,6 @@ #ifndef _CRYPTO_CTR_H #define _CRYPTO_CTR_H #include <crypto/algapi.h> #include <crypto/internal/skcipher.h> #define CTR_RFC3686_NONCE_SIZE 4 #define CTR_RFC3686_IV_SIZE 8 #define CTR_RFC3686_BLOCK_SIZE 16 Loading Loading
include/crypto/ctr.h +0 −3 Original line number Diff line number Diff line Loading @@ -8,9 +8,6 @@ #ifndef _CRYPTO_CTR_H #define _CRYPTO_CTR_H #include <crypto/algapi.h> #include <crypto/internal/skcipher.h> #define CTR_RFC3686_NONCE_SIZE 4 #define CTR_RFC3686_IV_SIZE 8 #define CTR_RFC3686_BLOCK_SIZE 16 Loading