Searched defs:crypt_req_pl (Results 1 – 2 of 2) sorted by relevance
807 struct crypt_req_pl { in ep11_cryptsingle() struct808 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()
957 struct crypt_req_pl { in ep11_cryptsingle() struct958 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()