Searched defs:ap_msg (Results 1 – 6 of 6) sorted by relevance
| /drivers/s390/crypto/ |
| A D | zcrypt_msgtype6.c | 187 struct ap_message *ap_msg, in icamex_msg_to_type6mex_msgx() 256 struct ap_message *ap_msg, in icacrt_msg_to_type6crt_msgx() 329 static int xcrb_msg_to_type6cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6cprb_msgx() 963 struct ap_message *ap_msg) in zcrypt_msgtype6_modexpo() 1010 struct ap_message *ap_msg) in zcrypt_msgtype6_modexpo_crt() 1059 struct ap_message *ap_msg, in prep_cca_ap_msg() 1080 struct ap_message *ap_msg) in zcrypt_msgtype6_send_cprb() 1149 struct ap_message *ap_msg, in prep_ep11_ap_msg() 1171 struct ap_message *ap_msg) in zcrypt_msgtype6_send_ep11_cprb() 1261 int prep_rng_ap_msg(struct ap_message *ap_msg, int *func_code, in prep_rng_ap_msg() [all …]
|
| A D | ap_queue.c | 123 struct ap_message *ap_msg; in ap_sm_recv() local 249 struct ap_message *ap_msg; in ap_sm_write() local 1151 int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_queue_message() 1233 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_cancel_message() 1260 struct ap_message *ap_msg, *next; in __ap_flush_queue() local
|
| A D | zcrypt_msgtype50.c | 196 struct ap_message *ap_msg, in ICAMEX_msg_to_type50MEX_msg() 259 struct ap_message *ap_msg, in ICACRT_msg_to_type50CRT_msg() 459 struct ap_message *ap_msg) in zcrypt_msgtype50_modexpo() 508 struct ap_message *ap_msg) in zcrypt_msgtype50_modexpo_crt()
|
| A D | zcrypt_api.c | 648 struct ap_message ap_msg; in zcrypt_rsa_modexpo() local 753 struct ap_message ap_msg; in zcrypt_rsa_crt() local 859 struct ap_message ap_msg; in _zcrypt_send_cprb() local 1050 struct ap_message ap_msg; in _zcrypt_send_ep11_cprb() local 1220 struct ap_message ap_msg; in zcrypt_rng() local
|
| A D | zcrypt_msgtype6.h | 119 static inline void rng_type6cprb_msgx(struct ap_message *ap_msg, in rng_type6cprb_msgx()
|
| A D | ap_bus.c | 576 int ap_init_apmsg(struct ap_message *ap_msg, u32 flags) in ap_init_apmsg() 604 void ap_release_apmsg(struct ap_message *ap_msg) in ap_release_apmsg()
|
Completed in 27 milliseconds