Searched refs:user_record_set_hashed_password (Results 1 – 2 of 2) sorted by relevance
51 int user_record_set_hashed_password(UserRecord *h, char **hashed_password);
833 int user_record_set_hashed_password(UserRecord *h, char **hashed_password) { in user_record_set_hashed_password() function