Searched defs:seedsize (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/include/linux/ | ||
D | cryptouser.h | 101 unsigned int seedsize; member |
D | crypto.h | 263 unsigned int seedsize; member |
/linux-3.3/crypto/ | ||
D | testmgr.c | 1248 int err = 0, i, j, seedsize; in test_cprng() local |