Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/bn/
Dmul.c183 int save_dl = dl; in bn_sub_part_words() local
221 save_dl = dl; in bn_sub_part_words()
226 if (save_dl > dl) { in bn_sub_part_words()
227 switch (save_dl - dl) { in bn_sub_part_words()