Home
last modified time | relevance | path

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

/Linux-v6.6/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()
454 static int xcrb_msg_to_type6_ep11cprb_msgx(bool userspace, struct ap_message *ap_msg, in xcrb_msg_to_type6_ep11cprb_msgx()
972 struct ap_message *ap_msg) in zcrypt_msgtype6_modexpo()
1022 struct ap_message *ap_msg) in zcrypt_msgtype6_modexpo_crt()
1073 struct ap_message *ap_msg, in prep_cca_ap_msg()
1102 struct ap_message *ap_msg) in zcrypt_msgtype6_send_cprb()
1170 struct ap_message *ap_msg, in prep_ep11_ap_msg()
1200 struct ap_message *ap_msg) in zcrypt_msgtype6_send_ep11_cprb()
[all …]
Dap_queue.c113 struct ap_message *ap_msg; in ap_sm_recv() local
224 struct ap_message *ap_msg; in ap_sm_write() local
1048 int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_queue_message()
1086 void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg) in ap_cancel_message()
1113 struct ap_message *ap_msg, *next; in __ap_flush_queue() local
Dzcrypt_msgtype50.c196 struct ap_message *ap_msg, in ICAMEX_msg_to_type50MEX_msg()
259 struct ap_message *ap_msg, in ICACRT_msg_to_type50CRT_msg()
455 struct ap_message *ap_msg) in zcrypt_msgtype50_modexpo()
505 struct ap_message *ap_msg) in zcrypt_msgtype50_modexpo_crt()
Dzcrypt_api.c643 struct ap_message ap_msg; in zcrypt_rsa_modexpo() local
748 struct ap_message ap_msg; in zcrypt_rsa_crt() local
853 struct ap_message ap_msg; in _zcrypt_send_cprb() local
1014 struct ap_message ap_msg; in _zcrypt_send_ep11_cprb() local
1162 struct ap_message ap_msg; in zcrypt_rng() local
Dap_bus.h252 static inline void ap_init_message(struct ap_message *ap_msg) in ap_init_message()
262 static inline void ap_release_message(struct ap_message *ap_msg) in ap_release_message()
Dzcrypt_msgtype6.h119 static inline void rng_type6cprb_msgx(struct ap_message *ap_msg, in rng_type6cprb_msgx()