Searched refs:l15_state (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/sys/kern/ |
| HD | kern_nrandom.c | 349 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/ |
| HD | ibaa.h | 20 struct l15_state { struct
|
| HD | csprng.h | 43 struct l15_state l15;
|