botan-math ~master (2020-02-24T17:32:39Z)
Dub
Repo
bigint_sub3
botan_math
mp_bigint
Three operand subtraction
word
bigint_sub3
(
word
*
z
,
in
word
*
x
,
size_t
x_size
,
in
word
*
y
,
size_t
y_size
)
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
Three operand subtraction