Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dcryptsetup-util.h65 extern int (*sym_crypt_volume_key_get)(struct crypt_device *cd, int keyslot, char *volume_key, size…
Dcryptsetup-util.c51 int (*sym_crypt_volume_key_get)(struct crypt_device *cd, int keyslot, char *volume_key, size_t *vol… variable
Ddissect-image.c1778 …r = sym_crypt_volume_key_get(cd, CRYPT_ANY_SLOT, root_hash_existing, &root_hash_existing_size, NUL… in verity_can_reuse()
/systemd-251/src/home/
Dhomework-luks.c315 r = sym_crypt_volume_key_get( in luks_try_passwords()