Home | History | Annotate | Download | only in engine

Lines Matching refs:compute_key

1297 		return ((meth->compute_key)(key, pub_key, dh));
1321 dhret = (meth->compute_key)(key, pub_key, dh);
1435 cryptodev_dh.compute_key = dh_meth->compute_key;
1440 cryptodev_dh.compute_key =