Searched defs:uri (Results 1 – 10 of 10) sorted by relevance
/systemd-251/src/home/ |
D | homectl-pkcs11.c | 16 const char *uri, in add_pkcs11_encrypted_key() 66 static int add_pkcs11_token_uri(JsonVariant **v, const char *uri) { in add_pkcs11_token_uri() 146 const char *uri, in acquire_pkcs11_certificate() 159 int identity_add_pkcs11_key_data(JsonVariant **v, const char *uri) { in identity_add_pkcs11_key_data()
|
D | homework-pkcs11.c | 14 P11KitUri *uri, in pkcs11_callback()
|
/systemd-251/src/cryptenroll/ |
D | cryptenroll-pkcs11.h | 12 …_pkcs11(struct crypt_device *cd, const void *volume_key, size_t volume_key_size, const char *uri) { in enroll_pkcs11()
|
D | cryptenroll-pkcs11.c | 15 const char *uri) { in enroll_pkcs11()
|
D | cryptenroll.c | 225 _cleanup_free_ char *uri = NULL; in parse_argv() local
|
/systemd-251/src/shared/ |
D | pkcs11-util.c | 20 bool pkcs11_uri_valid(const char *uri) { in pkcs11_uri_valid() 61 P11KitUri *uri; in uri_from_module_info() local 74 P11KitUri *uri; in uri_from_slot_info() local 87 P11KitUri *uri; in uri_from_token_info() local 977 P11KitUri *uri, in pkcs11_acquire_certificate_callback() 1015 const char *uri, in pkcs11_acquire_certificate() 1053 P11KitUri *uri, in list_callback() 1140 P11KitUri *uri, in auto_callback() 1200 P11KitUri *uri, in pkcs11_crypt_device_callback()
|
D | user-record.h | 179 char *uri; member
|
/systemd-251/src/cryptsetup/cryptsetup-tokens/ |
D | luks2-pkcs11.c | 31 P11KitUri *uri, in luks2_pkcs11_callback() 236 _cleanup_free_ char *uri = NULL; in parse_luks2_pkcs11_data() local
|
/systemd-251/src/cryptsetup/ |
D | cryptsetup-pkcs11.c | 98 _cleanup_free_ char *uri = NULL; in find_pkcs11_auto_data() local
|
D | cryptsetup.c | 1104 const char *uri = NULL; in attach_luks_or_plain_or_bitlk_by_pkcs11() local
|