Searched defs:encrypted_size (Results 1 – 2 of 2) sorted by relevance
/systemd-251/src/home/ ! |
D | homework-fscrypt.c | 93 const void *encrypted, size_t encrypted_size, in fscrypt_slot_try_one() 196 const void *encrypted, size_t encrypted_size, in fscrypt_slot_try_many() 232 size_t salt_size, encrypted_size; in fscrypt_setup() local 410 size_t encrypted_size; in fscrypt_slot_set() local
|
D | homework-luks.c | 817 size_t decrypted_size, encrypted_size, iv_size; in luks_validate_home_record() local 931 size_t text_length, encrypted_size; in format_luks_token_text() local 1462 static void print_size_summary(uint64_t host_size, uint64_t encrypted_size, const struct statfs *sf… in print_size_summary() 1516 uint64_t host_size, encrypted_size; in home_activate_luks() local 2119 uint64_t encrypted_size, in home_create_luks() local
|