Searched refs:tmpn (Results 1 – 3 of 3) sorted by relevance
87 int tmpn = n; in PKCS12_key_gen_uni() local140 fprintf(stderr, "Output KEY (length %d)\n", tmpn); in PKCS12_key_gen_uni()141 h__dump(tmpout, tmpn); in PKCS12_key_gen_uni()
440 struct callout *tmp, *tmpn; in callout_process() local509 tmpn = LIST_NEXT(tmp, c_links.le); in callout_process()514 tmp = tmpn; in callout_process()
2769 register mp_digit *tmpn; in fast_mp_montgomery_reduce() local2773 tmpn = n->dp; in fast_mp_montgomery_reduce()2780 *_W++ += ((mp_word)mu) * ((mp_word)*tmpn++); in fast_mp_montgomery_reduce()