Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dzcrypt_queue.c148 void zcrypt_queue_get(struct zcrypt_queue *zq) in zcrypt_queue_get() function
152 EXPORT_SYMBOL(zcrypt_queue_get);
Dzcrypt_api.h144 void zcrypt_queue_get(struct zcrypt_queue *);
Dzcrypt_card.c97 zcrypt_queue_get(zq); in online_store()
Dzcrypt_api.c619 zcrypt_queue_get(zq); in zcrypt_pick_queue()