Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dzcrypt_ep11misc.c471 struct ep11_info_req_pl { in ep11_query_info() struct
495 req = alloc_cprb(sizeof(struct ep11_info_req_pl)); in ep11_query_info()
498 req_pl = (struct ep11_info_req_pl *)(((u8 *)req) + sizeof(*req)); in ep11_query_info()