Home
last modified time | relevance | path

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

/components/drivers/hwcrypto/
A Dhw_rng.c55 struct rt_hwcrypto_ctx *tmp_ctx; in rt_hwcrypto_rng_default() local
68 tmp_ctx = rt_hwcrypto_rng_create(device); in rt_hwcrypto_rng_default()
69 if (tmp_ctx == RT_NULL) in rt_hwcrypto_rng_default()
75 ctx_default = tmp_ctx; in rt_hwcrypto_rng_default()

Completed in 2 milliseconds