Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tagr/linux...
[firefly-linux-kernel-4.4.55.git] / include / crypto / if_alg.h
index d61c11170213f22dd95467959aed5596b1edc5a5..cd62bf4289e9573301b25c5559ac91b412883dc6 100644 (file)
@@ -42,6 +42,7 @@ struct af_alg_completion {
 struct af_alg_control {
        struct af_alg_iv *iv;
        int op;
+       unsigned int aead_assoclen;
 };
 
 struct af_alg_type {