bn_montgomery_multiply_words
void bn_montgomery_multiply_words(BN_ULONG *rp, const BN_ULONG *ap,
bn_montgomery_multiply_words(r->d, a->d, b->d, mctx->N.d, t->d,