Searched defs:cid (Results 1 – 10 of 10) sorted by relevance
/systemd-251/src/home/ |
D | homectl-fido2.c | 23 const void *cid, in add_fido2_credential_id() 66 const void *cid, in add_fido2_salt() 129 _cleanup_free_ void *cid = NULL; in identity_add_fido2_parameters() local
|
/systemd-251/src/cryptsetup/cryptsetup-tokens/ |
D | luks2-fido2.c | 23 _cleanup_free_ void *cid = NULL, *salt = NULL; in acquire_luks2_key() local 82 _cleanup_free_ void *cid = NULL, *salt = NULL; in parse_luks2_fido2_data() local
|
D | cryptsetup-token-systemd-fido2.c | 102 _cleanup_free_ void *cid = NULL, *salt = NULL; in cryptsetup_token_dump() local
|
/systemd-251/src/cryptsetup/ |
D | cryptsetup-fido2.c | 19 const void *cid, in acquire_fido2_key() 134 _cleanup_free_ void *cid = NULL, *salt = NULL; in find_fido2_auto_data() local
|
D | cryptsetup-fido2.h | 49 const void *cid, in acquire_fido2_key()
|
D | cryptsetup.c | 340 _cleanup_free_ void *cid = NULL; in parse_one_option() local 928 const void *cid = NULL; in attach_luks_or_plain_or_bitlk_by_fido2() local
|
/systemd-251/src/cryptenroll/ |
D | cryptenroll-fido2.c | 23 _cleanup_free_ void *cid = NULL; in enroll_fido2() local
|
/systemd-251/src/shared/ |
D | libfido2-util.c | 203 const void *cid, in fido2_use_hmac_hash_specific_token() 472 const void *cid, in fido2_use_hmac_hash() 564 const void *cid, *secret; in fido2_generate_hmac_hash() local
|
D | socket-netlink.c | 43 unsigned port, cid; in socket_address_parse() local
|
/systemd-251/src/libsystemd/sd-journal/ |
D | sd-journal.c | 3236 _cleanup_free_ char *text = NULL, *cid = NULL; in sd_journal_get_catalog() local
|