Searched refs:zcrypt_queue_alloc (Results 1 – 5 of 5) sorted by relevance
162 zq = zcrypt_queue_alloc(CEX2A_MAX_RESPONSE_SIZE); in zcrypt_cex2a_queue_probe()167 zq = zcrypt_queue_alloc(CEX3A_MAX_RESPONSE_SIZE); in zcrypt_cex2a_queue_probe()
103 struct zcrypt_queue *zcrypt_queue_alloc(size_t max_response_size) in zcrypt_queue_alloc() function122 EXPORT_SYMBOL(zcrypt_queue_alloc);
360 zq = zcrypt_queue_alloc(CEX4A_MAX_MESSAGE_SIZE); in zcrypt_cex4_queue_probe()366 zq = zcrypt_queue_alloc(CEX4C_MAX_MESSAGE_SIZE); in zcrypt_cex4_queue_probe()372 zq = zcrypt_queue_alloc(CEX4C_MAX_MESSAGE_SIZE); in zcrypt_cex4_queue_probe()
126 struct zcrypt_queue *zcrypt_queue_alloc(size_t);
217 zq = zcrypt_queue_alloc(CEX2C_MAX_XCRB_MESSAGE_SIZE); in zcrypt_cex2c_queue_probe()