diff options
author | Lennart Poettering <lennart@poettering.net> | 2020-09-15 22:09:08 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-09-17 13:36:23 +0200 |
commit | 89e62e0bd3cb72915b705b5e2da1834e4d8aea9f (patch) | |
tree | f143f37bffd852432564e37d89983c1035c0618a /tools | |
parent | Merge pull request #16929 from ssahani/network-bare-udp (diff) | |
download | systemd-89e62e0bd3cb72915b705b5e2da1834e4d8aea9f.tar.xz systemd-89e62e0bd3cb72915b705b5e2da1834e4d8aea9f.zip |
dissect: wrap verity settings in new VeritySettings structure
Just some refactoring: let's place the various verity related parameters
in a common structure, and pass that around instead of the individual
parameters.
Also, let's load the PKCS#7 signature data when finding metadata
right-away, instead of delaying this until we need it. In all cases we
call this there's not much time difference between the metdata finding
and the loading, hence this simplifies things and makes sure root hash
data and its signature is now always acquired together.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions