Home
last modified time | relevance | path

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

/linux/crypto/
H A Drng.c29 static int crypto_default_rng_refcnt; variable
130 crypto_default_rng_refcnt++; in crypto_get_default_rng()
143 crypto_default_rng_refcnt--; in crypto_put_default_rng()
154 if (crypto_default_rng_refcnt) in crypto_del_default_rng()