Home
last modified time | relevance | path

Searched defs:ap_msg (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_msgtype6.c162 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
Dzcrypt_msgtype50.c186 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
Dap_bus.c554 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
Dzcrypt_pcixcc.c216 struct ap_message ap_msg; in zcrypt_pcixcc_rng_supported() local
Dzcrypt_msgtype6.h126 struct ap_message *ap_msg, in rng_type6CPRB_msgX()
Dap_bus.h244 static inline void ap_init_message(struct ap_message *ap_msg) in ap_init_message()