Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dzcrypt_api.c1936 static int zcrypt_rng_device_count; variable
1973 if (zcrypt_rng_device_count == 0) { in zcrypt_rng_device_add()
1985 zcrypt_rng_device_count = 1; in zcrypt_rng_device_add()
1987 zcrypt_rng_device_count++; in zcrypt_rng_device_add()
2001 zcrypt_rng_device_count--; in zcrypt_rng_device_remove()
2002 if (zcrypt_rng_device_count == 0) { in zcrypt_rng_device_remove()