Searched refs:zcrypt_queue_alloc (Results 1 – 3 of 3) sorted by relevance
115 struct zcrypt_queue *zcrypt_queue_alloc(size_t reply_buf_size) in zcrypt_queue_alloc() function134 EXPORT_SYMBOL(zcrypt_queue_alloc);
652 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()
157 struct zcrypt_queue *zcrypt_queue_alloc(size_t);
Completed in 6 milliseconds