Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/crypto/
Dzcrypt_msgtype6.c1051 ap_cancel_message(zq->queue, ap_msg); in zcrypt_msgtype6_modexpo()
1098 ap_cancel_message(zq->queue, ap_msg); in zcrypt_msgtype6_modexpo_crt()
1159 ap_cancel_message(zq->queue, ap_msg); in zcrypt_msgtype6_send_cprb()
1263 ap_cancel_message(zq->queue, ap_msg); in zcrypt_msgtype6_send_ep11_cprb()
1326 ap_cancel_message(zq->queue, ap_msg); in zcrypt_msgtype6_rng()
Dap_bus.h276 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg);
Dzcrypt_msgtype50.c496 ap_cancel_message(zq->queue, ap_msg); in zcrypt_cex2a_modexpo()
542 ap_cancel_message(zq->queue, ap_msg); in zcrypt_cex2a_modexpo_crt()
Dap_queue.c804 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_cancel_message() function
821 EXPORT_SYMBOL(ap_cancel_message);