Searched defs:ap_msg (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/s390/crypto/ |
| H A D | zcrypt_msgtype6.c | 186 struct ap_message *ap_msg, in icamex_msg_to_type6mex_msgx() 255 struct ap_message *ap_msg, in icacrt_msg_to_type6crt_msgx() 328 static int xcrb_msg_to_type6cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6cprb_msgx() 447 static int xcrb_msg_to_type6_ep11cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6_ep11cprb_msgx() 966 struct ap_message *ap_msg) in zcrypt_msgtype6_modexpo() 1011 struct ap_message *ap_msg) in zcrypt_msgtype6_modexpo_crt() 1054 struct ap_message *ap_msg, in prep_cca_ap_msg() 1075 struct ap_message *ap_msg) in zcrypt_msgtype6_send_cprb() 1144 struct ap_message *ap_msg, in prep_ep11_ap_msg() 1166 struct ap_message *ap_msg) in zcrypt_msgtype6_send_ep11_cprb() [all …]
|
| H A D | ap_queue.c | 136 struct ap_message *ap_msg; in ap_sm_recv() local 265 struct ap_message *ap_msg; in ap_sm_write() local 1220 int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_queue_message() 1302 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_cancel_message() 1329 struct ap_message *ap_msg, *next; in __ap_flush_queue() local
|
| H A D | zcrypt_msgtype50.c | 195 struct ap_message *ap_msg, in ICAMEX_msg_to_type50MEX_msg() 258 struct ap_message *ap_msg, in ICACRT_msg_to_type50CRT_msg() 458 struct ap_message *ap_msg) in zcrypt_msgtype50_modexpo() 507 struct ap_message *ap_msg) in zcrypt_msgtype50_modexpo_crt()
|
| H A D | zcrypt_api.c | 646 struct ap_message ap_msg; in zcrypt_rsa_modexpo() local 752 struct ap_message ap_msg; in zcrypt_rsa_crt() local 859 struct ap_message ap_msg; in _zcrypt_send_cprb() local 1051 struct ap_message ap_msg; in _zcrypt_send_ep11_cprb() local 1222 struct ap_message ap_msg; in zcrypt_rng() local
|
| H A D | zcrypt_msgtype6.h | 119 static inline void rng_type6cprb_msgx(struct ap_message *ap_msg, in rng_type6cprb_msgx()
|
| H A D | ap_bus.c | 585 int ap_init_apmsg(struct ap_message *ap_msg, u32 flags) in ap_init_apmsg() 613 void ap_release_apmsg(struct ap_message *ap_msg) in ap_release_apmsg()
|