Searched refs:ctx_copy (Results 1 – 1 of 1) sorted by relevance
121 struct chacha_ctx ctx_copy, *p_ctx; in fxrng_rng_genrandom_internal() local131 memcpy(&ctx_copy, &rng->rng_prf, sizeof(ctx_copy)); in fxrng_rng_genrandom_internal()132 p_ctx = &ctx_copy; in fxrng_rng_genrandom_internal()153 explicit_bzero(&ctx_copy, sizeof(ctx_copy)); in fxrng_rng_genrandom_internal()