OpenGrok
Cross Reference: crypto_openssl.c
xref
: /
external
/
ipsec-tools
/
src
/
racoon
/
crypto_openssl.c
Home
|
History
|
Annotate
|
Download
|
only in
racoon
Lines Matching
refs:DH_compute_key
2548
if ((l =
DH_compute_key
(v, dh_pub, dh)) == -1)