Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A 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()