Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/crypto/
Dzcrypt_api.c1902 static int zcrypt_rng_device_count; variable
1939 if (zcrypt_rng_device_count == 0) { in zcrypt_rng_device_add()
1949 zcrypt_rng_device_count = 1; in zcrypt_rng_device_add()
1951 zcrypt_rng_device_count++; in zcrypt_rng_device_add()
1966 zcrypt_rng_device_count--; in zcrypt_rng_device_remove()
1967 if (zcrypt_rng_device_count == 0) { in zcrypt_rng_device_remove()