Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Duser-record.h397 uint64_t user_record_luks_pbkdf_memory_cost(UserRecord *h);
Duser-record.c1843 uint64_t user_record_luks_pbkdf_memory_cost(UserRecord *h) { in user_record_luks_pbkdf_memory_cost() function
/systemd-251/src/home/
Dhomework-luks.c1679 .max_memory_kb = user_record_luks_pbkdf_memory_cost(hr) / 1024, in build_good_pbkdf()