diff options
author | Eric Biggers <[email protected]> | 2020-11-13 13:19:16 -0800 |
---|---|---|
committer | Eric Biggers <[email protected]> | 2020-11-16 11:40:11 -0800 |
commit | 9e90f30e78572ecfc1c74c735a034c955d822ba6 (patch) | |
tree | 8c0ae5ac827947af989bd3fc195011430c38d259 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7bf765dd8442d2b482803f50613b9c2543491f4a (diff) |
fs-verity: rename fsverity_signed_digest to fsverity_formatted_digest
The name "struct fsverity_signed_digest" is causing confusion because it
isn't actually a signed digest, but rather it's the way that the digest
is formatted in order to be signed. Rename it to
"struct fsverity_formatted_digest" to prevent this confusion.
Also update the struct's comment to clarify that it's specific to the
built-in signature verification support and isn't a requirement for all
fs-verity users.
I'll be renaming this struct in fsverity-utils too.
Acked-by: Luca Boccassi <[email protected]>
Link: https://lore.kernel.org/r/[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