Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/s390/crypto/
Dzcrypt_msgtype6.c252 struct ap_message *ap_msg, in ICAMEX_msg_to_type6MEX_msgX()
321 struct ap_message *ap_msg, in ICACRT_msg_to_type6CRT_msgX()
394 static int XCRB_msg_to_type6CPRB_msgX(struct ap_message *ap_msg, in XCRB_msg_to_type6CPRB_msgX()
499 static int xcrb_msg_to_type6_ep11cprb_msgx(struct ap_message *ap_msg, in xcrb_msg_to_type6_ep11cprb_msgx()
1034 struct ap_message ap_msg; in zcrypt_msgtype6_modexpo() local
1078 struct ap_message ap_msg; in zcrypt_msgtype6_modexpo_crt() local
1121 struct ap_message *ap_msg, in get_cprb_fc()
1150 struct ap_message *ap_msg) in zcrypt_msgtype6_send_cprb()
1177 struct ap_message *ap_msg, in get_ep11cprb_fc()
1206 struct ap_message *ap_msg) in zcrypt_msgtype6_send_ep11_cprb()
[all …]
Dap_queue.c137 struct ap_message *ap_msg; in ap_sm_recv() local
236 struct ap_message *ap_msg; in ap_sm_write() local
658 void ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_queue_message()
687 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_cancel_message()
714 struct ap_message *ap_msg, *next; in __ap_flush_queue() local
Dzcrypt_msgtype50.c203 struct ap_message *ap_msg, in ICAMEX_msg_to_type50MEX_msg()
264 struct ap_message *ap_msg, in ICACRT_msg_to_type50CRT_msg()
459 struct ap_message ap_msg; in zcrypt_cex2a_modexpo() local
505 struct ap_message ap_msg; in zcrypt_cex2a_modexpo_crt() local
Dap_bus.h209 static inline void ap_init_message(struct ap_message *ap_msg) in ap_init_message()
219 static inline void ap_release_message(struct ap_message *ap_msg) in ap_release_message()
Dzcrypt_api.c370 struct ap_message ap_msg; in zcrypt_send_cprb() local
472 struct ap_message ap_msg; in zcrypt_send_ep11_cprb() local
567 struct ap_message ap_msg; in zcrypt_rng() local
Dzcrypt_pcixcc.c91 struct ap_message ap_msg; in zcrypt_pcixcc_rng_supported() local
Dzcrypt_msgtype6.h125 static inline void rng_type6CPRB_msgX(struct ap_message *ap_msg, in rng_type6CPRB_msgX()
/kernel/linux/linux-5.10/drivers/s390/crypto/
Dzcrypt_msgtype6.c249 struct ap_message *ap_msg, in ICAMEX_msg_to_type6MEX_msgX()
318 struct ap_message *ap_msg, in ICACRT_msg_to_type6CRT_msgX()
391 static int XCRB_msg_to_type6CPRB_msgX(bool userspace, struct ap_message *ap_msg, in XCRB_msg_to_type6CPRB_msgX()
499 static int xcrb_msg_to_type6_ep11cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6_ep11cprb_msgx()
1021 struct ap_message *ap_msg) in zcrypt_msgtype6_modexpo()
1068 struct ap_message *ap_msg) in zcrypt_msgtype6_modexpo_crt()
1115 struct ap_message *ap_msg, in get_cprb_fc()
1143 struct ap_message *ap_msg) in zcrypt_msgtype6_send_cprb()
1172 struct ap_message *ap_msg, in get_ep11cprb_fc()
1200 struct ap_message *ap_msg) in zcrypt_msgtype6_send_ep11_cprb()
[all …]
Dap_queue.c137 struct ap_message *ap_msg; in ap_sm_recv() local
224 struct ap_message *ap_msg; in ap_sm_write() local
776 int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_queue_message()
813 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_cancel_message()
840 struct ap_message *ap_msg, *next; in __ap_flush_queue() local
Dzcrypt_msgtype50.c201 struct ap_message *ap_msg, in ICAMEX_msg_to_type50MEX_msg()
268 struct ap_message *ap_msg, in ICACRT_msg_to_type50CRT_msg()
465 struct ap_message *ap_msg) in zcrypt_cex2a_modexpo()
511 struct ap_message *ap_msg) in zcrypt_cex2a_modexpo_crt()
Dzcrypt_api.c639 struct ap_message ap_msg; in zcrypt_rsa_modexpo() local
747 struct ap_message ap_msg; in zcrypt_rsa_crt() local
855 struct ap_message ap_msg; in _zcrypt_send_cprb() local
1020 struct ap_message ap_msg; in _zcrypt_send_ep11_cprb() local
1148 struct ap_message ap_msg; in zcrypt_rng() local
Dap_bus.h242 static inline void ap_init_message(struct ap_message *ap_msg) in ap_init_message()
252 static inline void ap_release_message(struct ap_message *ap_msg) in ap_release_message()
Dzcrypt_cex2c.c183 struct ap_message ap_msg; in zcrypt_cex2c_rng_supported() local
Dzcrypt_msgtype6.h118 static inline void rng_type6CPRB_msgX(struct ap_message *ap_msg, in rng_type6CPRB_msgX()