Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dzcrypt_queue.c209 void zcrypt_queue_unregister(struct zcrypt_queue *zq) in zcrypt_queue_unregister() function
228 EXPORT_SYMBOL(zcrypt_queue_unregister);
H A Dzcrypt_cex2c.c374 zcrypt_queue_unregister(zq); in zcrypt_cex2c_queue_probe()
395 zcrypt_queue_unregister(zq); in zcrypt_cex2c_queue_remove()
H A Dzcrypt_cex4.c647 zcrypt_queue_unregister(zq); in zcrypt_cex4_queue_probe()
655 zcrypt_queue_unregister(zq); in zcrypt_cex4_queue_probe()
678 zcrypt_queue_unregister(zq); in zcrypt_cex4_queue_remove()
H A Dzcrypt_api.h148 void zcrypt_queue_unregister(struct zcrypt_queue *);
H A Dzcrypt_cex2a.c199 zcrypt_queue_unregister(zq); in zcrypt_cex2a_queue_remove()