crypto: api - remove CRYPTOA_U32 and related functions
[sfrench/cifs-2.6.git] / include / crypto / algapi.h
index 86f0748009af3d0bbdc2d1de172f6d743484c61b..41d42e649da4f2ffc1330ee52188aaaebbe5d494 100644 (file)
@@ -118,7 +118,6 @@ void *crypto_spawn_tfm2(struct crypto_spawn *spawn);
 struct crypto_attr_type *crypto_get_attr_type(struct rtattr **tb);
 int crypto_check_attr_type(struct rtattr **tb, u32 type, u32 *mask_ret);
 const char *crypto_attr_alg_name(struct rtattr *rta);
-int crypto_attr_u32(struct rtattr *rta, u32 *num);
 int crypto_inst_setname(struct crypto_instance *inst, const char *name,
                        struct crypto_alg *alg);