Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/keys/
H A Ddh.c237 struct scatterlist outsg; in __keyctl_dh_compute() local
348 sg_init_one(&outsg, outbuf, outlen); in __keyctl_dh_compute()
357 kpp_request_set_output(req, &outsg, outlen); in __keyctl_dh_compute()