Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dansi_cprng.c271 static void free_prng_context(struct prng_context *ctx) in free_prng_context() function
346 free_prng_context(crypto_tfm_ctx(tfm)); in cprng_exit()