Commit 8e363cf
crypto: include
`crypto_util.h` references `HMAC_CTX_free` but doesn't include the
header file that contains it.
PR-URL: #46279
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>hmac.h in crypto_util.h
1 parent e75faff commit 8e363cfCopy full SHA for 8e363cf
File tree
Expand file treeCollapse file tree
1 file changed
+3
-2
lines changedOpen diff view settings
Filter options
- src/crypto
Expand file treeCollapse file tree
1 file changed
+3
-2
lines changedOpen diff view settings
Collapse file
+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
| 15 | + |
| 16 | + |
15 | 17 | |
16 | 18 | |
17 | | - |
| 19 | + |
18 | 20 | |
19 | 21 | |
20 | | - |
21 | 22 | |
22 | 23 | |
23 | 24 | |
|
0 commit comments