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
208
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
1205
void ap_queue_init_reply(struct ap_queue *aq, struct ap_message *reply)
drivers/s390/crypto/ap_queue.c
1220
int ap_queue_message(struct ap_queue *aq, struct ap_message *ap_msg)
drivers/s390/crypto/ap_queue.c
1302
void ap_cancel_message(struct ap_queue *aq, struct ap_message *ap_msg)
drivers/s390/crypto/ap_queue.c
1304
struct ap_message *tmp;
drivers/s390/crypto/ap_queue.c
1329
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
1051
struct ap_message ap_msg;
drivers/s390/crypto/zcrypt_api.c
1222
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
859
struct ap_message ap_msg;
drivers/s390/crypto/zcrypt_api.h
133
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
1011
struct ap_message *ap_msg)
drivers/s390/crypto/zcrypt_msgtype6.c
1054
struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype6.c
1075
struct ap_message *ap_msg)
drivers/s390/crypto/zcrypt_msgtype6.c
1144
struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype6.c
1166
struct ap_message *ap_msg)
drivers/s390/crypto/zcrypt_msgtype6.c
1256
int prep_rng_ap_msg(struct ap_message *ap_msg, int *func_code,
drivers/s390/crypto/zcrypt_msgtype6.c
1283
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
447
static int xcrb_msg_to_type6_ep11cprb_msgx(bool userspace, struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype6.c
563
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
617
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
660
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
681
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
698
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
742
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
777
struct ap_message *reply, struct ep11_urb *xcrb)
drivers/s390/crypto/zcrypt_msgtype6.c
807
struct ap_message *reply,
drivers/s390/crypto/zcrypt_msgtype6.c
846
struct ap_message *msg,
drivers/s390/crypto/zcrypt_msgtype6.c
847
struct ap_message *reply)
drivers/s390/crypto/zcrypt_msgtype6.c
910
struct ap_message *msg,
drivers/s390/crypto/zcrypt_msgtype6.c
911
struct ap_message *reply)
drivers/s390/crypto/zcrypt_msgtype6.c
966
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
119
static inline void rng_type6cprb_msgx(struct ap_message *ap_msg,
drivers/s390/crypto/zcrypt_msgtype6.h
98
struct ap_message *ap_msg,