Home
last modified time | relevance | path

Searched refs:type6_hdr (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/s390/crypto/ !
Dzcrypt_msgtype6.h30 struct type6_hdr { struct
124 struct type6_hdr hdr; in rng_type6cprb_msgx()
132 static struct type6_hdr static_type6_hdrX = { in rng_type6cprb_msgx()
Dzcrypt_msgtype6.c195 static struct type6_hdr static_type6_hdrX = { in icamex_msg_to_type6mex_msgx()
207 struct type6_hdr hdr; in icamex_msg_to_type6mex_msgx()
264 static struct type6_hdr static_type6_hdrX = { in icacrt_msg_to_type6crt_msgx()
277 struct type6_hdr hdr; in icacrt_msg_to_type6crt_msgx()
339 static struct type6_hdr static_type6_hdrX = { in xcrb_msg_to_type6cprb_msgx()
344 struct type6_hdr hdr; in xcrb_msg_to_type6cprb_msgx()
350 char *req_data = ap_msg->msg + sizeof(struct type6_hdr) + rcblen; in xcrb_msg_to_type6cprb_msgx()
358 ap_msg->len = sizeof(struct type6_hdr) + in xcrb_msg_to_type6cprb_msgx()
461 static struct type6_hdr static_type6_ep11_hdr = { in xcrb_msg_to_type6_ep11cprb_msgx()
471 struct type6_hdr hdr; in xcrb_msg_to_type6_ep11cprb_msgx()
[all …]
Dzcrypt_cex2c.c192 struct type6_hdr hdr; in zcrypt_cex2c_rng_supported()