Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/bn/
H A Dbn_lib.c321 int tmp_top, tmp_dmax, tmp_neg; in BN_swap() local
329 tmp_dmax = a->dmax; in BN_swap()
339 b->dmax = tmp_dmax; in BN_swap()