mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
This splits out common logic in keyutil and systemd-measure. Note, previously d2i_PUBKEY_fp() was used, but now it is replaced with d2i_PUBKEY(), as musl seems to not support reading from memstream.