Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_lib.c367 int tmp_top, tmp_dmax, tmp_neg; in BN_swap() local
377 tmp_dmax = a->dmax; in BN_swap()
387 b->dmax = tmp_dmax; in BN_swap()