Home
last modified time | relevance | path

Searched refs:user_record_set_hashed_password (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/home/
Duser-record-util.h51 int user_record_set_hashed_password(UserRecord *h, char **hashed_password);
Duser-record-util.c833 int user_record_set_hashed_password(UserRecord *h, char **hashed_password) { in user_record_set_hashed_password() function