Searched refs:blocks32 (Results 1 – 1 of 1) sorted by relevance
90 static int xtrng_readblock32(void __iomem *rng_base, __be32 *buf, int blocks32, bool wait) in xtrng_readblock32() argument100 for (i = 0; i < (blocks32 * 2); i++) { in xtrng_readblock32()