Searched refs:desc_async (Results 1 – 1 of 1) sorted by relevance
41 void *desc_async; member 132 ctx->desc_async, in caam_rng_fill_async() 229 ctx->desc_async = devm_kzalloc(ctx->ctrldev, CAAM_RNG_DESC_LEN, in caam_init() 231 if (!ctx->desc_async) in caam_init()