Functions | |
| static drizzle_return_t | _pack_scramble_hash (drizzle_con_st *con, uint8_t *buffer) |
| static drizzle_return_t _pack_scramble_hash | ( | drizzle_con_st * | con, |
| uint8_t * | buffer | ||
| ) | [static] |
Compute hash from password and scramble.
Definition at line 264 of file pack.c.
References drizzle_set_error().
Referenced by drizzle_pack_auth().