Searched defs:seedsize (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/include/crypto/ | ||
H A D | rng.h | 54 unsigned int seedsize; member in struct:rng_alg |
/linux-4.4.14/crypto/ | ||
H A D | rng.c | 66 static unsigned int seedsize(struct crypto_alg *alg) seedsize() function |
H A D | testmgr.c | 1477 int err = 0, i, j, seedsize; test_cprng() local |
/linux-4.4.14/include/uapi/linux/ | ||
H A D | cryptouser.h | 103 unsigned int seedsize; member in struct:crypto_report_rng |
Completed in 143 milliseconds