index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
tpm2-util.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm2-util: show loaded libraries in 'systemd-analyze has-tpm2'
Yu Watanabe
2024-09-30
1
-7
/
+14
*
tpm2-util: update comment
Yu Watanabe
2024-09-19
1
-2
/
+2
*
tpm2-util: do not load tpm2 libraries when not interested in the existence of...
Yu Watanabe
2024-09-19
1
-1
/
+4
*
tpm2-util: introduce tpm2_is_fully_supported()
Yu Watanabe
2024-09-19
1
-0
/
+3
*
analyze: move "has-tpm2" from systemd-creds to systemd-analyze
Lennart Poettering
2024-09-12
1
-0
/
+2
*
cryptenroll/cryptsetup: allow combined signed TPM2 PCR policy + pcrlock policy
Lennart Poettering
2024-09-06
1
-4
/
+4
*
various: move ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-5
/
+5
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-7
/
+7
*
libsystemd: turn json.[ch] into a public API
Lennart Poettering
2024-06-12
1
-11
/
+11
*
tpm2-util: tighten rules on the nvindex handle range we allocate from
Lennart Poettering
2024-06-11
1
-0
/
+11
*
tpm2-util: add generic wrapper tpm2_context_new_or_warn() that wrpas tpm2_con...
Lennart Poettering
2024-04-22
1
-0
/
+1
*
tpm2-util: now that we don't use PolicyAuthValue anymore, let's not set an au...
Lennart Poettering
2024-04-18
1
-1
/
+1
*
pcrlock: switch access policy for nvindex to store policy in from PolicyAuthV...
Lennart Poettering
2024-04-18
1
-0
/
+4
*
tpm2-util: rename tpm2_get_pin_auth() → tpm2_auth_value_from_pin()
Lennart Poettering
2024-04-18
1
-1
/
+1
*
tpm2: export tpm2_get_name()
Lennart Poettering
2024-04-18
1
-0
/
+1
*
pcrlock: when unlocking try to pick up pcrlock policy from system credentials
Lennart Poettering
2024-01-22
1
-2
/
+4
*
tpm2-util: more iovec'ification
Lennart Poettering
2024-01-05
1
-5
/
+5
*
Merge pull request #29955 from poettering/repart-seal-key
Luca Boccassi
2023-11-10
1
-2
/
+2
|
\
|
*
tpm2-util: move loading of TPM2B_PUBLIC from disk into tpm2-util.c
Lennart Poettering
2023-11-09
1
-2
/
+2
*
|
tpm2-setup: also save the SRK to the file system in TPM2_PUBLIC format
Lennart Poettering
2023-11-09
1
-0
/
+1
|
/
*
cryptenroll: add support for calculated TPM2 enrollment
Dan Streetman
2023-11-07
1
-0
/
+2
*
tpm2: update test-tpm2 for tpm2_calculate_seal()
Dan Streetman
2023-11-07
1
-0
/
+2
*
tpm2: add tpm2_calculate_seal() and helper functions
Dan Streetman
2023-11-07
1
-0
/
+7
*
tpm2: add tpm2_sym_alg_*_string() and tpm2_sym_mode_*_string()
Dan Streetman
2023-11-07
1
-0
/
+6
*
tpm2: add test to verify srk templates
Dan Streetman
2023-11-07
1
-0
/
+2
*
tpm2: allow using tpm2_get_srk_template() without tpm
Dan Streetman
2023-11-07
1
-0
/
+2
*
pcrlock: add new pcrlock tool
Lennart Poettering
2023-11-03
1
-3
/
+59
*
tpm2-util: add common array for TPM2 hash algorithms
Lennart Poettering
2023-11-03
1
-0
/
+4
*
tpm2-util: make various marshalling/unmarshalling calls static, as we only us...
Lennart Poettering
2023-11-03
1
-4
/
+0
*
tpm2-util: add generic helpers for sealing/unsealing data
Lennart Poettering
2023-11-03
1
-0
/
+3
*
tpm2-util: add helper for creating/removing/updating NV index with stored policy
Lennart Poettering
2023-11-03
1
-0
/
+4
*
tpm2-util: add calls for calculating/submitting PolicyAuthorizeNV + PolicyOR ...
Lennart Poettering
2023-11-03
1
-0
/
+5
*
tpm2-util: add helper that calculates name of NV index
Lennart Poettering
2023-11-03
1
-0
/
+2
*
tpm2-util: add helper for setting TPM2B_AUTH in binary
Lennart Poettering
2023-11-03
1
-0
/
+2
*
tpm2-util: add helpers for marshalling NV index public areas
Lennart Poettering
2023-11-03
1
-0
/
+2
*
tpm2-util: add helpers for marshalling public/private keys
Lennart Poettering
2023-11-03
1
-0
/
+4
*
tpm2-util: export a couple of functions we'd like to use for pcrlock
Lennart Poettering
2023-11-03
1
-0
/
+12
*
tpm2-util: add helper for returning path to EFI event log blob
Lennart Poettering
2023-11-03
1
-0
/
+1
*
tpm2-util: make tpm2_read_public() static, as we use it only internally in tp...
Lennart Poettering
2023-10-23
1
-2
/
+0
*
tpm2-util: make tpm2_marshal_blob()/tpm2_unmarshal_blob() static
Lennart Poettering
2023-10-23
1
-3
/
+0
*
tpm2-util: rename tpm2_calculate_name() → tpm2_calculate_pubkey_name()
Lennart Poettering
2023-10-21
1
-1
/
+1
*
test: add tests for systemd-cryptenroll --tpm2-seal-key-handle
Dan Streetman
2023-10-10
1
-0
/
+8
*
cryptenroll: allow specifying handle index of key to use for sealing
Dan Streetman
2023-10-10
1
-1
/
+1
*
tpm2: cache TPM's supported ECC curves
Dan Streetman
2023-10-03
1
-0
/
+3
*
tpm2: change tpm2_unseal() to accept Tpm2Context instead of device string
Dan Streetman
2023-10-03
1
-1
/
+1
*
tpm2: downgrade most log functions from error to debug
Dan Streetman
2023-10-03
1
-1
/
+1
*
tpm2-setup: add new early boot tool for initializing the SRK
Lennart Poettering
2023-09-29
1
-0
/
+4
*
tpm2: add tpm2_index_to_handle() and tpm2_index_from_handle()
Dan Streetman
2023-09-29
1
-0
/
+5
*
tpm2: add tpm2_marshal_blob() and tpm2_unmarshal_blob()
Dan Streetman
2023-09-29
1
-0
/
+3
*
tpm2: whenever we measure, also write a tpm log record
Lennart Poettering
2023-08-30
1
-1
/
+15
[next]