index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-tpm2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cryptenroll/cryptsetup: allow combined signed TPM2 PCR policy + pcrlock policy
Lennart Poettering
2024-09-06
1
-3
/
+13
*
test: when refusing to run slow tests, mention how to run them
Lennart Poettering
2024-08-30
1
-2
/
+2
*
use FOREACH_ELEMENT
Matteo Croce
2024-04-18
1
-1
/
+1
*
ASSERT_STREQ for simple cases
Ivan Kruglov
2024-04-15
1
-2
/
+2
*
ASSERT_NULL/ASSERT_NOT_NULL
Ivan Kruglov
2024-04-10
1
-1
/
+1
*
test: check TPM2B_PUBLIC "name" during PEM->TPM2B_PUBLIC conversion tests
Dan Streetman
2024-01-16
1
-25
/
+50
*
test: verify PEM->TPM2B_PUBLIC conversion for RSA key with non-default exponent
Dan Streetman
2024-01-16
1
-0
/
+14
*
tpm2: Do not use RSA exponent special-case default value in PEM->TPM2B_PUBLIC...
Dan Streetman
2024-01-16
1
-1
/
+1
*
tpm2-util: more iovec'ification
Lennart Poettering
2024-01-05
1
-29
/
+24
*
tree-wide: insert space after for and switch
Yu Watanabe
2023-12-24
1
-1
/
+1
*
test-tpm2: skip RSA generating TPM2 tests on physical hw
Lennart Poettering
2023-11-13
1
-1
/
+12
*
tests: add macro for generating function enter log message
Lennart Poettering
2023-11-13
1
-0
/
+14
*
tpm2: update test-tpm2 for tpm2_calculate_seal()
Dan Streetman
2023-11-07
1
-1
/
+89
*
tpm2: add test to verify srk templates
Dan Streetman
2023-11-07
1
-22
/
+62
*
tpm2: allow using tpm2_get_srk_template() without tpm
Dan Streetman
2023-11-07
1
-0
/
+25
*
pcrlock: add new pcrlock tool
Lennart Poettering
2023-11-03
1
-0
/
+1
*
tpm2-util: rename tpm2_calculate_name() → tpm2_calculate_pubkey_name()
Lennart Poettering
2023-10-21
1
-3
/
+3
*
test: add tests for systemd-cryptenroll --tpm2-seal-key-handle
Dan Streetman
2023-10-10
1
-38
/
+135
*
tpm2: update tpm2 test for supported commands
Dan Streetman
2023-10-03
1
-5
/
+12
*
tpm2: unify symbolic name infra for PCRs
Lennart Poettering
2023-08-24
1
-38
/
+38
*
tpm2: add functions to convert TPM2B_PUBLIC to/from openssl pkey or PEM
Dan Streetman
2023-08-04
1
-9
/
+144
*
test: add DEFINE_HEX_PTR() helper function
Dan Streetman
2023-08-04
1
-17
/
+8
*
tpm2: add TPM2B_*_MAKE(), TPM2B_*_CHECK_SIZE() macros
Dan Streetman
2023-08-04
1
-5
/
+2
*
tpm2: change tpm2_parse_pcr_argument() parameters to parse to Tpm2PCRValue array
Dan Streetman
2023-08-04
1
-63
/
+216
*
tpm2: change tpm2_calculate_policy_pcr(), tpm2_calculate_sealing_policy() to ...
Dan Streetman
2023-08-04
1
-37
/
+45
*
tpm2: change tpm2_tpm*_pcr_selection_to_mask() to return mask
Dan Streetman
2023-08-04
1
-6
/
+2
*
test: reduce the number of loops in tpm2 test_tpms_pcr_selection_mask_and_hash()
Dan Streetman
2023-07-14
1
-3
/
+3
*
tpm2: cache TPM algorithms
Dan Streetman
2023-07-05
1
-5
/
+5
*
tpm2: cache the TPM supported commands, add tpm2_supports_command()
Dan Streetman
2023-07-05
1
-0
/
+9
*
tpm2: add tpm2_get_legacy_template() and tpm2_get_srk_template()
Dan Streetman
2023-06-08
1
-90
/
+0
*
tpm2: replace _cleanup_tpm2_* macros with _cleanup_()
Dan Streetman
2023-06-08
1
-1
/
+1
*
tpm2: verify symmetric parms in tpm2_context_new()
Dan Streetman
2023-06-06
1
-0
/
+38
*
tpm2: add tpm2_policy_authorize()
Dan Streetman
2023-05-26
1
-0
/
+12
*
tpm2: add tpm2_policy_auth_value()
Dan Streetman
2023-05-26
1
-0
/
+10
*
tpm2: add tpm2_policy_pcr()
Dan Streetman
2023-05-26
1
-0
/
+48
*
tpm2: add tpm2_get_name()
Dan Streetman
2023-05-26
1
-0
/
+43
*
tpm2: add tpm2_digest_*() functions
Dan Streetman
2023-05-26
1
-0
/
+100
*
tpm2 PCRs: fix unchecked attempt to set PCR[24]
OMOJOLA
2023-05-05
1
-1
/
+2
*
systemd-cryptenroll: add string aliases for tpm2 PCRs
OMOJOLA JOSHUA DAMILOLA
2023-04-13
1
-0
/
+47
*
tpm2: add support for a trusted SRK
William Roberts
2023-04-03
1
-0
/
+90
*
test/test-tpm2: add tests for pcr selection functions
Dan Streetman
2023-03-09
1
-0
/
+342
*
tpm2: add/rename functions to manage pcr selections
Dan Streetman
2023-03-09
1
-16
/
+16
*
tpm2: add salt to pin
William Roberts
2023-01-18
1
-0
/
+41
*
test: Use TEST macro
Jan Janssen
2021-11-25
1
-20
/
+17
*
test: add simple test for PCR list parsing
Lennart Poettering
2021-05-25
1
-0
/
+34