Home
last modified time | relevance | path

Searched refs:l15_state (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/kern/
HDkern_nrandom.c349 static void L15_Swap(struct l15_state *l15,const LByteType pos1, const LByteType …
350 static void L15_InitState(struct l15_state *l15);
351 static void L15_KSA(struct l15_state *l15,
354 static void L15_Discard(struct l15_state *l15,
360 static void L15_Init(struct l15_state *l15,
363 static LByteType L15_Byte(struct l15_state *l15);
364 static void L15_Vector(struct l15_state *l15,
369 L15_Swap(struct l15_state *l15, const LByteType pos1, const LByteType pos2) in L15_Swap()
379 L15_InitState (struct l15_state *l15) in L15_InitState()
394 L15_KSA (struct l15_state *l15, const LByteType * const key, in L15_KSA()
[all …]
/dragonfly/sys/sys/
HDibaa.h20 struct l15_state { struct
HDcsprng.h43 struct l15_state l15;