Home
last modified time | relevance | path

Searched refs:wk_req_pl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c1073 struct wk_req_pl { in ep11_wrapkey() struct
1116 req_pl_size = sizeof(struct wk_req_pl) + (iv ? 16 : 0) in ep11_wrapkey()
1123 req_pl = (struct wk_req_pl *) (((u8 *) req) + sizeof(*req)); in ep11_wrapkey()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c1264 struct wk_req_pl { in _ep11_wrapkey() struct
1297 req_pl_size = sizeof(struct wk_req_pl) + (iv ? 16 : 0) in _ep11_wrapkey()
1304 req_pl = (struct wk_req_pl *)(((u8 *)req) + sizeof(*req)); in _ep11_wrapkey()

Completed in 5 milliseconds