l15_state
static void L15_Swap(struct l15_state *l15,const LByteType pos1, const LByteType pos2);
static void L15_InitState(struct l15_state *l15);
static void L15_KSA(struct l15_state *l15,
static void L15_Discard(struct l15_state *l15,
static void L15_Init(struct l15_state *l15,
static LByteType L15_Byte(struct l15_state *l15);
static void L15_Vector(struct l15_state *l15,
L15_Swap(struct l15_state *l15, const LByteType pos1, const LByteType pos2)
L15_InitState (struct l15_state *l15)
L15_KSA (struct l15_state *l15, const LByteType * const key,
L15_Discard(struct l15_state *l15, const LByteType numCalls)
L15_Init(struct l15_state *l15, const LByteType *key,
L15_Byte(struct l15_state *l15)
L15_Vector(struct l15_state *l15, const LByteType * const key,
struct l15_state l15;