Searched refs:tmp_ctx (Results 1 – 1 of 1) sorted by relevance
55 struct rt_hwcrypto_ctx *tmp_ctx; in rt_hwcrypto_rng_default() local68 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