Home
last modified time | relevance | path

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

/third_party/openssl/crypto/bn/
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()
/third_party/node/deps/openssl/openssl/crypto/bn/
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()