Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dzcrypt_msgtype6.c477 struct pld_hdr { in xcrb_msg_to_type6_ep11cprb_msgx() struct
478 unsigned char func_tag; /* fixed value 0x4 */ in xcrb_msg_to_type6_ep11cprb_msgx()
479 unsigned char func_len; /* fixed value 0x4 */ in xcrb_msg_to_type6_ep11cprb_msgx()
480 unsigned int func_val; /* function ID */ in xcrb_msg_to_type6_ep11cprb_msgx()
481 unsigned char dom_tag; /* fixed value 0x4 */ in xcrb_msg_to_type6_ep11cprb_msgx()
482 unsigned char dom_len; /* fixed value 0x4 */ in xcrb_msg_to_type6_ep11cprb_msgx()
483 unsigned int dom_val; /* domain id */ in xcrb_msg_to_type6_ep11cprb_msgx()
1241 struct pld_hdr { in zcrypt_msgtype6_send_ep11_cprb() struct
1242 unsigned char func_tag; /* fixed value 0x4 */ in zcrypt_msgtype6_send_ep11_cprb()
1243 unsigned char func_len; /* fixed value 0x4 */ in zcrypt_msgtype6_send_ep11_cprb()
[all …]