diff options
author | Eric Biggers <[email protected]> | 2021-01-15 10:18:15 -0800 |
---|---|---|
committer | Eric Biggers <[email protected]> | 2021-02-07 14:51:09 -0800 |
commit | fab634c4de4604aefaaa9dc25d0e1a2cb7a961ab (patch) | |
tree | 48f94c89cb86c43b472738346720887757e839e2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c2c8261151b32f1956fc4ecd71c9a3e7972084b6 (diff) |
fs-verity: don't pass whole descriptor to fsverity_verify_signature()
Now that fsverity_get_descriptor() validates the sig_size field,
fsverity_verify_signature() doesn't need to do it.
Just change the prototype of fsverity_verify_signature() to take the
signature directly rather than take a fsverity_descriptor.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Victor Hsieh <[email protected]>
Reviewed-by: Jaegeuk Kim <[email protected]>
Reviewed-by: Amy Parker <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions