Home
last modified time | relevance | path

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

/dflybsd-src/sys/kern/
H A Dkern_nrandom.c343 typedef unsigned char LByteType; typedef
349 static void L15_Swap(struct l15_state *l15,const LByteType pos1, const LByteType pos2);
352 const LByteType * const key,
355 const LByteType numCalls);
361 const LByteType * const key,
363 static LByteType L15_Byte(struct l15_state *l15);
365 const LByteType * const key,
369 L15_Swap(struct l15_state *l15, const LByteType pos1, const LByteType pos2) in L15_Swap()
371 LByteType save1; in L15_Swap()
394 L15_KSA (struct l15_state *l15, const LByteType * const key, in L15_KSA()
[all …]