Searched defs:wk_req_pl (Results 1 – 2 of 2) sorted by relevance
1073 struct wk_req_pl { in ep11_wrapkey() struct1074 struct pl_head head; in ep11_wrapkey()1075 u8 var_tag; in ep11_wrapkey()1076 u8 var_len; in ep11_wrapkey()1077 u32 var; in ep11_wrapkey()1078 u8 mech_tag; in ep11_wrapkey()1079 u8 mech_len; in ep11_wrapkey()1080 u32 mech; in ep11_wrapkey()
1264 struct wk_req_pl { in _ep11_wrapkey() struct1265 struct pl_head head; in _ep11_wrapkey()1266 u8 var_tag; in _ep11_wrapkey()1267 u8 var_len; in _ep11_wrapkey()1268 u32 var; in _ep11_wrapkey()1269 u8 mech_tag; in _ep11_wrapkey()1270 u8 mech_len; in _ep11_wrapkey()1271 u32 mech; in _ep11_wrapkey()