Home
last modified time | relevance | path

Searched refs:qcom_rng_match_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/
H A Dqcom-rng.c39 struct qcom_rng_match_data *match_data;
46 struct qcom_rng_match_data { struct
199 rng->match_data = (struct qcom_rng_match_data *)device_get_match_data(&pdev->dev); in qcom_rng_probe()
234 static struct qcom_rng_match_data qcom_prng_match_data = {
239 static struct qcom_rng_match_data qcom_prng_ee_match_data = {
244 static struct qcom_rng_match_data qcom_trng_match_data = {