Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
Dzcrypt_ep11misc.c807 struct crypt_req_pl { in ep11_cryptsingle() struct
808 struct pl_head head; in ep11_cryptsingle()
809 u8 var_tag; in ep11_cryptsingle()
810 u8 var_len; in ep11_cryptsingle()
811 u32 var; in ep11_cryptsingle()
812 u8 mech_tag; in ep11_cryptsingle()
813 u8 mech_len; in ep11_cryptsingle()
814 u32 mech; in ep11_cryptsingle()
/kernel/linux/linux-6.6/drivers/s390/crypto/
Dzcrypt_ep11misc.c957 struct crypt_req_pl { in ep11_cryptsingle() struct
958 struct pl_head head; in ep11_cryptsingle()
959 u8 var_tag; in ep11_cryptsingle()
960 u8 var_len; in ep11_cryptsingle()
961 u32 var; in ep11_cryptsingle()
962 u8 mech_tag; in ep11_cryptsingle()
963 u8 mech_len; in ep11_cryptsingle()
964 u32 mech; in ep11_cryptsingle()