Searched refs:req_pl (Results 1 – 1 of 1) sorted by relevance
480 } __packed * req_pl; in ep11_query_info() local500 prep_head(&req_pl->head, sizeof(*req_pl), api, 38); /* get xcp info */ in ep11_query_info()691 } __packed * req_pl; in ep11_genaeskey() local727 prep_head(&req_pl->head, sizeof(*req_pl), api, 21); /* GenerateKey */ in ep11_genaeskey()728 req_pl->var_tag = 0x04; in ep11_genaeskey()820 } __packed * req_pl; in ep11_cryptsingle() local855 p = ((u8 *) req_pl) + sizeof(*req_pl); in ep11_cryptsingle()956 } __packed * req_pl; in ep11_unwrapkey() local997 p = ((u8 *) req_pl) + sizeof(*req_pl); in ep11_unwrapkey()1087 } __packed * req_pl; in ep11_wrapkey() local[all …]
Completed in 6 milliseconds