Home
last modified time | relevance | path

Searched refs:slot_uri_string (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Dpkcs11-util.c808 _cleanup_free_ char *slot_uri_string = NULL; in slot_process() local
810 uri_result = p11_kit_uri_format(slot_uri, P11_KIT_URI_FOR_ANY, &slot_uri_string); in slot_process()
816 log_debug("Found slot with URI %s", slot_uri_string); in slot_process()