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