Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/crypto/
Dzcrypt_ep11misc.c480 struct ep11_info_rep_pl { in ep11_query_info() struct
507 rep = alloc_cprb(sizeof(struct ep11_info_rep_pl) + buflen); in ep11_query_info()
510 rep_pl = (struct ep11_info_rep_pl *)(((u8 *)rep) + sizeof(*rep)); in ep11_query_info()