Symbol: ap_message
drivers/s390/crypto/ap_bus.c
585
int ap_init_apmsg(struct ap_message *ap_msg, u32 flags)
drivers/s390/crypto/ap_bus.c
613
void ap_release_apmsg(struct ap_message *ap_msg)
drivers/s390/crypto/ap_bus.h
125
struct ap_message;
drivers/s390/crypto/ap_bus.h
206
struct ap_message *reply; /* Per device reply message. */
drivers/s390/crypto/ap_bus.h
223
struct ap_message {
drivers/s390/crypto/ap_bus.h
242
int ap_init_apmsg(struct ap_message *ap_msg, u32 flags);
drivers/s390/crypto/ap_bus.h
243
void ap_release_apmsg(struct ap_message *ap_msg);
drivers/s390/crypto/ap_bus.h
248
int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg);
drivers/s390/crypto/ap_bus.h
249
void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg);
drivers/s390/crypto/ap_bus.h
263
void ap_queue_init_reply(struct ap_queue *aq, struct ap_message *ap_msg);
drivers/s390/crypto/ap_queue.c
1203
void ap_queue_init_reply(struct ap_queue *aq, struct ap_message *reply)
drivers/s390/crypto/ap_queue.c
1218
int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg)
drivers/s390/crypto/ap_queue.c
1300
void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg)
drivers/s390/crypto/ap_queue.c
1302
struct ap_message *tmp;
drivers/s390/crypto/ap_queue.c
1327
struct ap_message *ap_msg, *next;
drivers/s390/crypto/ap_queue.c
136
struct ap_message *ap_msg;
drivers/s390/crypto/ap_queue.c
265
struct ap_message *ap_msg;
drivers/s390/crypto/ap_queue.c
272
ap_msg = list_entry(aq->requestq.next, struct ap_message, list);
drivers/s390/crypto/zcrypt_api.c
1044
struct ap_message ap_msg;
drivers/s390/crypto/zcrypt_api.c
1215
struct ap_message ap_msg;
drivers/s390/crypto/zcrypt_api.c
646
struct ap_message ap_msg;
drivers/s390/crypto/zcrypt_api.c
752
struct ap_message ap_msg;
drivers/s390/crypto/zcrypt_api.c
862
struct ap_message ap_msg;
drivers/s390/crypto/zcrypt_api.h
126
struct ap_message reply; /* Per-device reply structure. */
drivers/s390/crypto/zcrypt_api.h
88
struct ap_message *);
drivers/s390/crypto/zcrypt_api.h
91
struct ap_message *);
drivers/s390/crypto/zcrypt_api.h
93
struct ap_message *);
drivers/s390/crypto/zcrypt_api.h
95
struct ap_message *);
drivers/s390/crypto/zcrypt_api.h
96
long (*rng)(struct zcrypt_queue *, char *, struct ap_message *);
drivers/s390/crypto/zcrypt_error.h
79
struct ap_message *reply)
drivers/s390/crypto/zcrypt_msgtype50.c
195
struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype50.c
258
struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype50.c
346
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype50.c
373
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype50.c
411
struct ap_message *msg,
drivers/s390/crypto/zcrypt_msgtype50.c
412
struct ap_message *reply)
drivers/s390/crypto/zcrypt_msgtype50.c
458
struct ap_message *ap_msg)
drivers/s390/crypto/zcrypt_msgtype50.c
507
struct ap_message *ap_msg)
drivers/s390/crypto/zcrypt_msgtype6.c
1012
struct ap_message *ap_msg)
drivers/s390/crypto/zcrypt_msgtype6.c
1055
struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype6.c
1077
struct ap_message *ap_msg)
drivers/s390/crypto/zcrypt_msgtype6.c
1149
struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype6.c
1171
struct ap_message *ap_msg)
drivers/s390/crypto/zcrypt_msgtype6.c
1259
static inline void rng_type6cprb_msgx(struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype6.c
1310
int prep_rng_ap_msg(struct ap_message *ap_msg, int *func_code,
drivers/s390/crypto/zcrypt_msgtype6.c
1337
char *buffer, struct ap_message *ap_msg)
drivers/s390/crypto/zcrypt_msgtype6.c
186
struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype6.c
255
struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype6.c
328
static int xcrb_msg_to_type6cprb_msgx(bool userspace, struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype6.c
448
static int xcrb_msg_to_type6_ep11cprb_msgx(bool userspace, struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype6.c
564
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
618
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
661
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
682
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
699
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
743
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
778
struct ap_message *reply, struct ep11_urb *xcrb)
drivers/s390/crypto/zcrypt_msgtype6.c
808
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
847
struct ap_message *msg,
drivers/s390/crypto/zcrypt_msgtype6.c
848
struct ap_message *reply)
drivers/s390/crypto/zcrypt_msgtype6.c
911
struct ap_message *msg,
drivers/s390/crypto/zcrypt_msgtype6.c
912
struct ap_message *reply)
drivers/s390/crypto/zcrypt_msgtype6.c
967
struct ap_message *ap_msg)
drivers/s390/crypto/zcrypt_msgtype6.h
101
struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype6.h
103
int prep_rng_ap_msg(struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype6.h
98
struct ap_message *ap_msg,