bn_mul_basic

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @system @nogc nothrow pure
void
bn_mul_basic
(
scope bn_st* c
,
scope const(bn_st)* a
,
scope const(bn_st)* b
)

Meta