Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_api.c215 int zcrypt_device_put(struct zcrypt_device *zdev) in zcrypt_device_put() function
219 EXPORT_SYMBOL(zcrypt_device_put);
291 zcrypt_device_put(zdev); in zcrypt_device_register()
314 zcrypt_device_put(zdev); in zcrypt_device_unregister()
459 zcrypt_device_put(zdev); in zcrypt_rsa_modexpo()
543 zcrypt_device_put(zdev); in zcrypt_rsa_crt()
578 zcrypt_device_put(zdev); in zcrypt_send_cprb()
662 zcrypt_device_put(zdev); in zcrypt_send_ep11_cprb()
693 zcrypt_device_put(zdev); in zcrypt_rng()
Dzcrypt_api.h131 int zcrypt_device_put(struct zcrypt_device *);