Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_msgtype6.c942 ap_cancel_message(zdev->ap_dev, &ap_msg); in zcrypt_msgtype6_modexpo()
986 ap_cancel_message(zdev->ap_dev, &ap_msg); in zcrypt_msgtype6_modexpo_crt()
1028 ap_cancel_message(zdev->ap_dev, &ap_msg); in zcrypt_msgtype6_send_cprb()
1070 ap_cancel_message(zdev->ap_dev, &ap_msg); in zcrypt_msgtype6_send_ep11_cprb()
1112 ap_cancel_message(zdev->ap_dev, &ap_msg); in zcrypt_msgtype6_rng()
Dap_bus.h262 void ap_cancel_message(struct ap_device *ap_dev, struct ap_message *ap_msg);
Dzcrypt_msgtype50.c457 ap_cancel_message(zdev->ap_dev, &ap_msg); in zcrypt_cex2a_modexpo()
503 ap_cancel_message(zdev->ap_dev, &ap_msg); in zcrypt_cex2a_modexpo_crt()
Dap_bus.c1003 void ap_cancel_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in ap_cancel_message() function
1020 EXPORT_SYMBOL(ap_cancel_message);