Searched refs:AddJacobian (Results 1 - 1 of 1) sorted by relevance

/external/libchrome/crypto/
H A Dp224.cc431 // AddJacobian computes *out = a+b where a != b.
432 void AddJacobian(Point *out, function in namespace:__anon10267
607 AddJacobian(&tmp, a, *out);
724 AddJacobian(out, a, b);

Completed in 537 milliseconds