Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c596 } __packed * req_pl; in ep11_query_info() local
616 prep_head(&req_pl->head, sizeof(*req_pl), api, 38); /* get xcp info */ in ep11_query_info()
812 } __packed * req_pl; in _ep11_genaeskey() local
859 req_pl->var_tag = 0x04; in _ep11_genaeskey()
874 p = ((u8 *)req_pl) + sizeof(*req_pl); in _ep11_genaeskey()
991 } __packed * req_pl; in ep11_cryptsingle() local
1026 p = ((u8 *)req_pl) + sizeof(*req_pl); in ep11_cryptsingle()
1132 } __packed * req_pl; in _ep11_unwrapkey() local
1182 p = ((u8 *)req_pl) + sizeof(*req_pl); in _ep11_unwrapkey()
1309 } __packed * req_pl; in _ep11_wrapkey() local
[all …]