Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/prngs/
Dsober128.c45 static ulong32 BYTE2WORD(unsigned char *b) in BYTE2WORD() function
224 k = BYTE2WORD((unsigned char *)&in[i]); in sober128_add_entropy()
251 k = BYTE2WORD((unsigned char *)&in[i]); in sober128_add_entropy()