Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c481 struct ep11_info_rep_pl { in ep11_query_info() struct
508 rep = alloc_cprb(sizeof(struct ep11_info_rep_pl) + buflen); in ep11_query_info()
511 rep_pl = (struct ep11_info_rep_pl *) (((u8 *) rep) + sizeof(*rep)); in ep11_query_info()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c585 struct ep11_info_rep_pl { in ep11_query_info() struct
612 rep = alloc_cprb(sizeof(struct ep11_info_rep_pl) + buflen); in ep11_query_info()
615 rep_pl = (struct ep11_info_rep_pl *)(((u8 *)rep) + sizeof(*rep)); in ep11_query_info()

Completed in 6 milliseconds