crypto: skcipher - remove remnants of internal IV generators
[sfrench/cifs-2.6.git] / include / crypto / internal / skcipher.h
index e42f7063f245b9609671dff95a7e1db267e23b0f..453e867b4bd9277b500e7583320fc89e2cc62c97 100644 (file)
@@ -70,8 +70,6 @@ struct skcipher_walk {
        unsigned int alignmask;
 };
 
-extern const struct crypto_type crypto_givcipher_type;
-
 static inline struct crypto_instance *skcipher_crypto_instance(
        struct skcipher_instance *inst)
 {