Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/crypto/
Dzcrypt_msgtype6.c192 struct ap_message *ap_msg, in icamex_msg_to_type6mex_msgx()
261 struct ap_message *ap_msg, in icacrt_msg_to_type6crt_msgx()
334 static int xcrb_msg_to_type6cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6cprb_msgx()
459 static int xcrb_msg_to_type6_ep11cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6_ep11cprb_msgx()
1027 struct ap_message *ap_msg) in zcrypt_msgtype6_modexpo()
1077 struct ap_message *ap_msg) in zcrypt_msgtype6_modexpo_crt()
1128 struct ap_message *ap_msg, in prep_cca_ap_msg()
1157 struct ap_message *ap_msg) in zcrypt_msgtype6_send_cprb()
1209 struct ap_message *ap_msg, in prep_ep11_ap_msg()
1239 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
246 struct ap_message *ap_msg; in ap_sm_write() local
815 int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_queue_message()
853 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_cancel_message()
880 struct ap_message *ap_msg, *next; in __ap_flush_queue() local
Dzcrypt_msgtype50.c199 struct ap_message *ap_msg, in ICAMEX_msg_to_type50MEX_msg()
267 struct ap_message *ap_msg, in ICACRT_msg_to_type50CRT_msg()
468 struct ap_message *ap_msg) in zcrypt_cex2a_modexpo()
519 struct ap_message *ap_msg) in zcrypt_cex2a_modexpo_crt()
Dzcrypt_api.c680 struct ap_message ap_msg; in zcrypt_rsa_modexpo() local
790 struct ap_message ap_msg; in zcrypt_rsa_crt() local
900 struct ap_message ap_msg; in _zcrypt_send_cprb() local
1079 struct ap_message ap_msg; in _zcrypt_send_ep11_cprb() local
1232 struct ap_message ap_msg; in zcrypt_rng() local
Dap_bus.h267 static inline void ap_init_message(struct ap_message *ap_msg) in ap_init_message()
277 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.h119 static inline void rng_type6cprb_msgx(struct ap_message *ap_msg, in rng_type6cprb_msgx()