util: add keyring_describe helper and move to basic
authorLuca Boccassi <bluca@debian.org>
Tue, 4 Jun 2024 12:23:30 +0000 (13:23 +0100)
committerLuca Boccassi <bluca@debian.org>
Thu, 6 Jun 2024 10:39:56 +0000 (11:39 +0100)
commit67dfbe021ce5f8b094a0787798ba49b0545ee315
treef255b6a1bca63329760b2736bdc20228b824ad6a
parent0bec281d296a142a467d70ee126450bd9095349a
util: add keyring_describe helper and move to basic

So that it can be used from libsystemd. No external dependencies.
src/basic/keyring-util.c [new file with mode: 0644]
src/basic/keyring-util.h [new file with mode: 0644]
src/basic/meson.build
src/libsystemd/sd-id128/sd-id128.c
src/shared/keyring-util.c [deleted file]
src/shared/keyring-util.h [deleted file]
src/shared/meson.build