Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/crypto/
Dzcrypt_ep11misc.c1279 struct wk_rep_pl { in _ep11_wrapkey() struct
1329 rep = alloc_cprb(sizeof(struct wk_rep_pl)); in _ep11_wrapkey()
1332 rep_pl = (struct wk_rep_pl *)(((u8 *)rep) + sizeof(*rep)); in _ep11_wrapkey()