diff options
author | William Roberts <william.c.roberts@intel.com> | 2022-09-19 20:50:03 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2022-09-20 01:05:33 +0200 |
commit | 3fab44b2ff6dc2daf785cf43e2a998e9b43c89ce (patch) | |
tree | f9df16e42df988412abfd80f94952572126c0725 /LICENSE.LGPL2.1 | |
parent | meson: make several tests run sequentially (diff) | |
download | systemd-3fab44b2ff6dc2daf785cf43e2a998e9b43c89ce.tar.xz systemd-3fab44b2ff6dc2daf785cf43e2a998e9b43c89ce.zip |
cryptsetup: use TPM flags over bool
This works becuase TPM2_FLAGS_USE_PIN is 1 and bool is a 1 so the bits
line up as expected, however if for some reason flags change values and
for clarity check if the boolean indicates this flag and pass the flag
value.
Signed-off-by: William Roberts <william.c.roberts@intel.com>
Diffstat (limited to 'LICENSE.LGPL2.1')
0 files changed, 0 insertions, 0 deletions