Commit 916a1d5
crypto: simplify Hmac::HmacUpdate
This makes HmacUpdate slightly simpler and introduces a CHECK instead
of ignoring invalid input types.
PR-URL: #22132
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>1 parent bc35f17 commit 916a1d5
1 file changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3237 | 3237 | | |
3238 | 3238 | | |
3239 | 3239 | | |
3240 | | - | |
| 3240 | + | |
3241 | 3241 | | |
3242 | 3242 | | |
3243 | | - | |
3244 | | - | |
3245 | | - | |
| 3243 | + | |
| 3244 | + | |
3246 | 3245 | | |
3247 | | - | |
3248 | | - | |
| 3246 | + | |
| 3247 | + | |
3249 | 3248 | | |
3250 | 3249 | | |
3251 | 3250 | | |
| |||
0 commit comments