Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/
Dbn_lib.c369 int tmp_top, tmp_dmax, tmp_neg; in BN_swap() local
379 tmp_dmax = a->dmax; in BN_swap()
389 b->dmax = tmp_dmax; in BN_swap()