botan-math ~master (2020-02-24T17:32:39Z)
Dub
Repo
bigint_divop
botan_math
mp_bigint
Compute ((n1<<bits) + n0) / d
word
bigint_divop
(
word
n1
,
word
n0
,
word
d
)
Meta
Source
See Implementation
botan_math
mp_bigint
functions
bigint_add2
bigint_add2_nc
bigint_add3
bigint_add3_nc
bigint_cmp
bigint_divop
bigint_linmul2
bigint_linmul3
bigint_modop
bigint_shl1
bigint_shl2
bigint_shr1
bigint_shr2
bigint_simple_mul
bigint_simple_sqr
bigint_sub2
bigint_sub2_rev
bigint_sub3
variables
MP_WORD_BITS
Compute ((n1<<bits) + n0) / d