Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/crypto/
Dzcrypt_msgtype6.c1039 rc = ap_queue_message(zq->queue, ap_msg); in zcrypt_msgtype6_modexpo()
1086 rc = ap_queue_message(zq->queue, ap_msg); in zcrypt_msgtype6_modexpo_crt()
1149 rc = ap_queue_message(zq->queue, ap_msg); in zcrypt_msgtype6_send_cprb()
1253 rc = ap_queue_message(zq->queue, ap_msg); in zcrypt_msgtype6_send_ep11_cprb()
1316 rc = ap_queue_message(zq->queue, ap_msg); in zcrypt_msgtype6_rng()
Dap_bus.h275 int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg);
Dzcrypt_msgtype50.c484 rc = ap_queue_message(zq->queue, ap_msg); in zcrypt_cex2a_modexpo()
530 rc = ap_queue_message(zq->queue, ap_msg); in zcrypt_cex2a_modexpo_crt()
Dap_queue.c767 int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_queue_message() function
792 EXPORT_SYMBOL(ap_queue_message);