Searched defs:ap_msg (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/s390/crypto/ |
H A D | zcrypt_msgtype6.c | 192 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() 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() 1283 int prep_rng_ap_msg(struct ap_message *ap_msg, int *func_code, in prep_rng_ap_msg() [all …]
|
H A D | ap_queue.c | 113 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
|
H 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() 455 struct ap_message *ap_msg) in zcrypt_msgtype50_modexpo() 505 struct ap_message *ap_msg) in zcrypt_msgtype50_modexpo_crt()
|
H A D | zcrypt_api.c | 645 struct ap_message ap_msg; in zcrypt_rsa_modexpo() local 750 struct ap_message ap_msg; in zcrypt_rsa_crt() local 855 struct ap_message ap_msg; in _zcrypt_send_cprb() local 1016 struct ap_message ap_msg; in _zcrypt_send_ep11_cprb() local 1164 struct ap_message ap_msg; in zcrypt_rng() local
|
H A D | ap_bus.h | 252 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()
|
H A D | zcrypt_msgtype6.h | 119 static inline void rng_type6cprb_msgx(struct ap_message *ap_msg, in rng_type6cprb_msgx()
|