Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/crypto/
Dzcrypt_api.c211 int zcrypt_device_put(struct zcrypt_device *zdev) in zcrypt_device_put() function
215 EXPORT_SYMBOL(zcrypt_device_put);
287 zcrypt_device_put(zdev); in zcrypt_device_register()
310 zcrypt_device_put(zdev); in zcrypt_device_unregister()
457 zcrypt_device_put(zdev); in zcrypt_rsa_modexpo()
542 zcrypt_device_put(zdev); in zcrypt_rsa_crt()
577 zcrypt_device_put(zdev); in zcrypt_send_cprb()
661 zcrypt_device_put(zdev); in zcrypt_send_ep11_cprb()
692 zcrypt_device_put(zdev); in zcrypt_rng()
Dzcrypt_api.h130 int zcrypt_device_put(struct zcrypt_device *);