Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c1088 struct wk_rep_pl { in ep11_wrapkey() struct
1152 rep = alloc_cprb(sizeof(struct wk_rep_pl)); in ep11_wrapkey()
1155 rep_pl = (struct wk_rep_pl *) (((u8 *) rep) + sizeof(*rep)); in ep11_wrapkey()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A 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()

Completed in 5 milliseconds