Home
last modified time | relevance | path

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

/drivers/s390/crypto/
A Dzcrypt_queue.c115 struct zcrypt_queue *zcrypt_queue_alloc(size_t reply_buf_size) in zcrypt_queue_alloc() function
134 EXPORT_SYMBOL(zcrypt_queue_alloc);
A Dzcrypt_cex4.c652 zq = zcrypt_queue_alloc(aq->card->maxmsgsize); in zcrypt_cex4_queue_probe()
658 zq = zcrypt_queue_alloc(aq->card->maxmsgsize); in zcrypt_cex4_queue_probe()
664 zq = zcrypt_queue_alloc(aq->card->maxmsgsize); in zcrypt_cex4_queue_probe()
A Dzcrypt_api.h157 struct zcrypt_queue *zcrypt_queue_alloc(size_t);

Completed in 6 milliseconds