Home
last modified time | relevance | path

Searched refs:tmp_top (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
547 tmp_top = a->top; in BN_swap()
557 b->top = tmp_top; in BN_swap()