Home
last modified time | relevance | path

Searched defs:wend (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/crypto/bn/
HDbn_exp.c257 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_recp() local
392 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_mont_internal() local
1065 int i, j, bits, ret = 0, wstart, wend, window, wvalue; in BN_mod_exp_simple() local
/dragonfly/usr.sbin/rwhod/
HDrwhod.c441 struct whoent *we = mywd.wd_we, *wend; in send_host_information() local