Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_queue.c215 void zcrypt_queue_unregister(struct zcrypt_queue *zq) in zcrypt_queue_unregister() function
234 EXPORT_SYMBOL(zcrypt_queue_unregister);
H A Dzcrypt_cex4.c690 zcrypt_queue_unregister(zq); in zcrypt_cex4_queue_probe()
697 zcrypt_queue_unregister(zq); in zcrypt_cex4_queue_probe()
719 zcrypt_queue_unregister(zq); in zcrypt_cex4_queue_remove()
H A Dzcrypt_api.h162 void zcrypt_queue_unregister(struct zcrypt_queue *);