Commit 1eece9c
crypto: sahara - remove 'active' flag from sahara_aes_reqctx struct
The 'active' flag is only used to indirectly set the 'first' flag.
Drop the 'active' flag and set 'first' directly in sahara_sha_init().
Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>1 parent 2548c7a commit 1eece9c
1 file changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | 171 | | |
173 | 172 | | |
174 | 173 | | |
| |||
184 | 183 | | |
185 | 184 | | |
186 | 185 | | |
187 | | - | |
188 | 186 | | |
189 | 187 | | |
190 | 188 | | |
| |||
1053 | 1051 | | |
1054 | 1052 | | |
1055 | 1053 | | |
1056 | | - | |
1057 | | - | |
1058 | | - | |
1059 | | - | |
1060 | | - | |
1061 | 1054 | | |
1062 | 1055 | | |
1063 | 1056 | | |
| |||
1088 | 1081 | | |
1089 | 1082 | | |
1090 | 1083 | | |
1091 | | - | |
| 1084 | + | |
1092 | 1085 | | |
1093 | 1086 | | |
1094 | 1087 | | |
| |||
0 commit comments