Searched refs:hisi_trng (Results 1 – 2 of 2) sorted by relevance
19 struct hisi_trng { struct24 static struct hisi_trng *trng_dev; argument75 trng_dev = calloc(1, sizeof(struct hisi_trng)); in trng_init()
94 srcs-$(CFG_HISILICON_CRYPTO_DRIVER) += hisi_trng.c