Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/crypto/
Dzcrypt_ep11misc.c978 struct crypt_req_pl { in ep11_cryptsingle() struct
979 struct pl_head head; in ep11_cryptsingle()
980 u8 var_tag; in ep11_cryptsingle()
981 u8 var_len; in ep11_cryptsingle()
982 u32 var; in ep11_cryptsingle()
983 u8 mech_tag; in ep11_cryptsingle()
984 u8 mech_len; in ep11_cryptsingle()
985 u32 mech; in ep11_cryptsingle()