Searched refs:dhret (Results 1 – 2 of 2) sorted by relevance
1291 int dhret = 1; in cryptodev_dh_compute_key() local1321 dhret = (meth->compute_key)(key, pub_key, dh); in cryptodev_dh_compute_key()1326 return (dhret); in cryptodev_dh_compute_key()