Searched refs:uw_req_pl (Results 1 – 1 of 1) sorted by relevance
1085 struct uw_req_pl { in _ep11_unwrapkey() struct1135 req_pl_size = sizeof(struct uw_req_pl) + (iv ? 16 : 0) in _ep11_unwrapkey()1141 req_pl = (struct uw_req_pl *)(((u8 *)req) + sizeof(*req)); in _ep11_unwrapkey()