Searched defs:ap_msg (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/s390/crypto/ |
D | zcrypt_msgtype6.c | 162 struct ap_message *ap_msg, in ICAMEX_msg_to_type6MEX_msgX() 229 struct ap_message *ap_msg, in ICACRT_msg_to_type6CRT_msgX() 301 struct ap_message *ap_msg, in XCRB_msg_to_type6CPRB_msgX() 396 struct ap_message *ap_msg, in xcrb_msg_to_type6_ep11cprb_msgx() 914 struct ap_message ap_msg; in zcrypt_msgtype6_modexpo() local 958 struct ap_message ap_msg; in zcrypt_msgtype6_modexpo_crt() local 1002 struct ap_message ap_msg; in zcrypt_msgtype6_send_cprb() local 1044 struct ap_message ap_msg; in zcrypt_msgtype6_send_ep11_cprb() local 1088 struct ap_message ap_msg; in zcrypt_msgtype6_rng() local
|
D | zcrypt_msgtype50.c | 186 struct ap_message *ap_msg, in ICAMEX_msg_to_type50MEX_msg() 244 struct ap_message *ap_msg, in ICACRT_msg_to_type50CRT_msg() 427 struct ap_message ap_msg; in zcrypt_cex2a_modexpo() local 473 struct ap_message ap_msg; in zcrypt_cex2a_modexpo_crt() local
|
D | ap_bus.c | 554 struct ap_message *ap_msg; in ap_sm_recv() local 628 struct ap_message *ap_msg; in ap_sm_write() local 976 void ap_queue_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in ap_queue_message() 1003 void ap_cancel_message(struct ap_device *ap_dev, struct ap_message *ap_msg) in ap_cancel_message() 1338 struct ap_message *ap_msg, *next; in __ap_flush_queue() local
|
D | zcrypt_pcixcc.c | 216 struct ap_message ap_msg; in zcrypt_pcixcc_rng_supported() local
|
D | zcrypt_msgtype6.h | 126 struct ap_message *ap_msg, in rng_type6CPRB_msgX()
|
D | ap_bus.h | 244 static inline void ap_init_message(struct ap_message *ap_msg) in ap_init_message()
|