Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c186 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 Dap_queue.c136 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 Dzcrypt_msgtype50.c195 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 Dzcrypt_api.c646 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 Dzcrypt_msgtype6.h119 static inline void rng_type6cprb_msgx(struct ap_message *ap_msg, in rng_type6cprb_msgx()
H A Dap_bus.c585 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()