Searched defs:ap_msg (Results 1 – 6 of 6) sorted by relevance
/drivers/s390/crypto/ |
D | zcrypt_pcixcc.c | 130 struct ap_message *ap_msg, in ICAMEX_msg_to_type6MEX_msgX() 197 struct ap_message *ap_msg, in ICACRT_msg_to_type6CRT_msgX() 269 struct ap_message *ap_msg, in XCRB_msg_to_type6CPRB_msgX() 339 struct ap_message *ap_msg, in rng_type6CPRB_msgX() 691 struct ap_message ap_msg; in zcrypt_pcixcc_modexpo() local 731 struct ap_message ap_msg; in zcrypt_pcixcc_modexpo_crt() local 771 struct ap_message ap_msg; in zcrypt_pcixcc_send_cprb() local 811 struct ap_message ap_msg; in zcrypt_pcixcc_rng() local 976 struct ap_message ap_msg; in zcrypt_pcixcc_rng_supported() local
|
D | zcrypt_pcica.c | 85 struct ap_message *ap_msg, in ICAMEX_msg_to_type4MEX_msg() 134 struct ap_message *ap_msg, in ICACRT_msg_to_type4CRT_msg() 279 struct ap_message ap_msg; in zcrypt_pcica_modexpo() local 317 struct ap_message ap_msg; in zcrypt_pcica_modexpo_crt() local
|
D | zcrypt_cex2a.c | 95 struct ap_message *ap_msg, in ICAMEX_msg_to_type50MEX_msg() 153 struct ap_message *ap_msg, in ICACRT_msg_to_type50CRT_msg() 341 struct ap_message ap_msg; in zcrypt_cex2a_modexpo() local 382 struct ap_message ap_msg; in zcrypt_cex2a_modexpo_crt() local
|
D | zcrypt_pcicc.c | 155 struct ap_message *ap_msg, in ICAMEX_msg_to_type6MEX_msg() 242 struct ap_message *ap_msg, in ICACRT_msg_to_type6CRT_msg() 483 struct ap_message ap_msg; in zcrypt_pcicc_modexpo() local 522 struct ap_message ap_msg; in zcrypt_pcicc_modexpo_crt() local
|
D | ap_bus.c | 834 struct ap_message *ap_msg, *next; in __ap_flush_queue() local 1317 struct ap_message *ap_msg; in ap_poll_read() local 1366 struct ap_message *ap_msg; in ap_poll_write() local 1428 static int __ap_queue_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in __ap_queue_message() 1469 void ap_queue_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in ap_queue_message() 1504 void ap_cancel_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in ap_cancel_message()
|
D | ap_bus.h | 197 static inline void ap_init_message(struct ap_message *ap_msg) in ap_init_message()
|