Home
last modified time | relevance | path

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

/external/openssl/crypto/bn/
Dbn_lib.c538 int tmp_top, tmp_dmax, tmp_neg; in BN_swap() local
548 tmp_dmax = a->dmax; in BN_swap()
558 b->dmax = tmp_dmax; in BN_swap()