Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c554 struct ep11_info_req_pl { in ep11_query_info() struct
578 req = alloc_cprbmem(sizeof(struct ep11_info_req_pl), xflags); in ep11_query_info()
581 req_pl = (struct ep11_info_req_pl *)(((u8 *)req) + sizeof(*req)); in ep11_query_info()