Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_queue.c113 struct zcrypt_queue *zcrypt_queue_alloc(size_t reply_buf_size) in zcrypt_queue_alloc() function
132 EXPORT_SYMBOL(zcrypt_queue_alloc);
H A Dzcrypt_api.h139 struct zcrypt_queue *zcrypt_queue_alloc(size_t);
H A Dzcrypt_cex4.c654 zq = zcrypt_queue_alloc(aq->card->maxmsgsize); in zcrypt_cex4_queue_probe()
660 zq = zcrypt_queue_alloc(aq->card->maxmsgsize); in zcrypt_cex4_queue_probe()
666 zq = zcrypt_queue_alloc(aq->card->maxmsgsize); in zcrypt_cex4_queue_probe()