Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c999 ap_cancel_message(zq->queue, ap_msg); in zcrypt_msgtype6_modexpo()
1049 ap_cancel_message(zq->queue, ap_msg); in zcrypt_msgtype6_modexpo_crt()
1142 ap_cancel_message(zq->queue, ap_msg); in zcrypt_msgtype6_send_cprb()
1265 ap_cancel_message(zq->queue, ap_msg); in zcrypt_msgtype6_send_ep11_cprb()
1338 ap_cancel_message(zq->queue, ap_msg); in zcrypt_msgtype6_rng()
H A Dzcrypt_msgtype50.c484 ap_cancel_message(zq->queue, ap_msg); in zcrypt_msgtype50_modexpo()
534 ap_cancel_message(zq->queue, ap_msg); in zcrypt_msgtype50_modexpo_crt()
H A Dap_bus.h260 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg);
H A Dap_queue.c1232 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_cancel_message() function
1249 EXPORT_SYMBOL(ap_cancel_message);