Home
last modified time | relevance | path

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

/drivers/s390/crypto/
Dzcrypt_msgtype6.c265 struct ap_message *ap_msg, in ICAMEX_msg_to_type6MEX_msgX()
326 struct ap_message *ap_msg, in ICACRT_msg_to_type6CRT_msgX()
391 static int XCRB_msg_to_type6CPRB_msgX(struct ap_message *ap_msg, in XCRB_msg_to_type6CPRB_msgX()
491 static int xcrb_msg_to_type6_ep11cprb_msgx(struct ap_message *ap_msg, in xcrb_msg_to_type6_ep11cprb_msgx()
1020 struct ap_message ap_msg; in zcrypt_msgtype6_modexpo() local
1064 struct ap_message ap_msg; in zcrypt_msgtype6_modexpo_crt() local
1100 struct ap_message *ap_msg, in get_cprb_fc()
1138 struct ap_message *ap_msg) in zcrypt_msgtype6_send_cprb()
1160 struct ap_message *ap_msg, in get_ep11cprb_fc()
1198 struct ap_message *ap_msg) in zcrypt_msgtype6_send_ep11_cprb()
[all …]
Dap_queue.c154 struct ap_message *ap_msg; in ap_sm_recv() local
253 struct ap_message *ap_msg; in ap_sm_write() local
659 void ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_queue_message()
688 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_cancel_message()
715 struct ap_message *ap_msg, *next; in __ap_flush_queue() local
Dzcrypt_msgtype50.c215 struct ap_message *ap_msg, in ICAMEX_msg_to_type50MEX_msg()
273 struct ap_message *ap_msg, in ICACRT_msg_to_type50CRT_msg()
465 struct ap_message ap_msg; in zcrypt_cex2a_modexpo() local
511 struct ap_message ap_msg; in zcrypt_cex2a_modexpo_crt() local
Dzcrypt_api.c383 struct ap_message ap_msg; in zcrypt_send_cprb() local
483 struct ap_message ap_msg; in zcrypt_send_ep11_cprb() local
575 struct ap_message ap_msg; in zcrypt_rng() local
Dzcrypt_pcixcc.c104 struct ap_message ap_msg; in zcrypt_pcixcc_rng_supported() local
Dzcrypt_msgtype6.h138 static inline void rng_type6CPRB_msgX(struct ap_message *ap_msg, in rng_type6CPRB_msgX()
Dap_bus.h212 static inline void ap_init_message(struct ap_message *ap_msg) in ap_init_message()