Searched defs:ap_msg (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/drivers/s390/crypto/ |
D | zcrypt_pcica.c | 87 struct ap_message *ap_msg, in ICAMEX_msg_to_type4MEX_msg() 136 struct ap_message *ap_msg, in ICACRT_msg_to_type4CRT_msg() 281 struct ap_message ap_msg; in zcrypt_pcica_modexpo() local 319 struct ap_message ap_msg; in zcrypt_pcica_modexpo_crt() local
|
D | zcrypt_pcixcc.c | 132 struct ap_message *ap_msg, in ICAMEX_msg_to_type6MEX_msgX() 199 struct ap_message *ap_msg, in ICACRT_msg_to_type6CRT_msgX() 271 struct ap_message *ap_msg, in XCRB_msg_to_type6CPRB_msgX() 341 struct ap_message *ap_msg, in rng_type6CPRB_msgX() 693 struct ap_message ap_msg; in zcrypt_pcixcc_modexpo() local 733 struct ap_message ap_msg; in zcrypt_pcixcc_modexpo_crt() local 773 struct ap_message ap_msg; in zcrypt_pcixcc_send_cprb() local 813 struct ap_message ap_msg; in zcrypt_pcixcc_rng() local 978 struct ap_message ap_msg; in zcrypt_pcixcc_rng_supported() local
|
D | zcrypt_cex2a.c | 97 struct ap_message *ap_msg, in ICAMEX_msg_to_type50MEX_msg() 155 struct ap_message *ap_msg, in ICACRT_msg_to_type50CRT_msg() 343 struct ap_message ap_msg; in zcrypt_cex2a_modexpo() local 384 struct ap_message ap_msg; in zcrypt_cex2a_modexpo_crt() local
|
D | zcrypt_pcicc.c | 157 struct ap_message *ap_msg, in ICAMEX_msg_to_type6MEX_msg() 244 struct ap_message *ap_msg, in ICACRT_msg_to_type6CRT_msg() 485 struct ap_message ap_msg; in zcrypt_pcicc_modexpo() local 524 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()
|