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.c190 int save_dl = dl; in bn_sub_part_words() local
228 save_dl = dl; in bn_sub_part_words()
233 if (save_dl > dl) { in bn_sub_part_words()
234 switch (save_dl - dl) { in bn_sub_part_words()