Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dzcrypt_ep11misc.c956 struct uw_rep_pl { in ep11_unwrapkey() struct
1013 rep = alloc_cprb(sizeof(struct uw_rep_pl)); in ep11_unwrapkey()
1016 rep_pl = (struct uw_rep_pl *)(((u8 *)rep) + sizeof(*rep)); in ep11_unwrapkey()