Home
last modified time | relevance | path

Searched refs:wk_rep_pl (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/s390/crypto/
Dzcrypt_ep11misc.c1087 struct wk_rep_pl { in ep11_wrapkey() struct
1151 rep = alloc_cprb(sizeof(struct wk_rep_pl)); in ep11_wrapkey()
1154 rep_pl = (struct wk_rep_pl *)(((u8 *)rep) + sizeof(*rep)); in ep11_wrapkey()