X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fcrypto%2Fif_alg.h;h=cd62bf4289e9573301b25c5559ac91b412883dc6;hb=fc556fb64e3a4cdc6b764079a98e3cfb85d89c1f;hp=d61c11170213f22dd95467959aed5596b1edc5a5;hpb=8554cc18db47a4d2876852dad72ce3fb0561c3a7;p=firefly-linux-kernel-4.4.55.git diff --git a/include/crypto/if_alg.h b/include/crypto/if_alg.h index d61c11170213..cd62bf4289e9 100644 --- a/include/crypto/if_alg.h +++ b/include/crypto/if_alg.h @@ -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 {