Searched refs:caam_read (Results 1 – 1 of 1) sorted by relevance
139 static int caam_read(struct hwrng *rng, void *data, size_t max, bool wait) in caam_read() function188 return copied_idx + caam_read(rng, data + copied_idx, in caam_read()302 .read = caam_read,