libdrizzle Developer Documentation

Functions
Private Packing Functions
Packing Declarations

Functions

static drizzle_return_t _pack_scramble_hash (drizzle_con_st *con, uint8_t *buffer)

Function Documentation

static drizzle_return_t _pack_scramble_hash ( drizzle_con_st con,
uint8_t *  buffer 
) [static]

Compute hash from password and scramble.

Definition at line 232 of file pack.c.