Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c957 struct uw_rep_pl { in ep11_unwrapkey() struct
1014 rep = alloc_cprb(sizeof(struct uw_rep_pl)); in ep11_unwrapkey()
1017 rep_pl = (struct uw_rep_pl *) (((u8 *) rep) + sizeof(*rep)); in ep11_unwrapkey()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c1107 struct uw_rep_pl { in _ep11_unwrapkey() struct
1174 rep = alloc_cprb(sizeof(struct uw_rep_pl)); in _ep11_unwrapkey()
1177 rep_pl = (struct uw_rep_pl *)(((u8 *)rep) + sizeof(*rep)); in _ep11_unwrapkey()

Completed in 5 milliseconds