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

/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/
H A Dbn_lib.c538 int tmp_top, tmp_dmax, tmp_neg; local
548 tmp_dmax = a->dmax;
558 b->dmax = tmp_dmax;

Completed in 36 milliseconds