Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_mul.c77 int save_dl = dl; in bn_sub_part_words() local
107 save_dl = dl; in bn_sub_part_words()
112 if (save_dl > dl) { in bn_sub_part_words()
113 switch (save_dl - dl) { in bn_sub_part_words()

Completed in 5 milliseconds