BN_mod_mul_reciprocal

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
int
BN_mod_mul_reciprocal
(
BIGNUM* r
,
const(BIGNUM)* x
,
const(BIGNUM)* y
,
BN_RECP_CTX* recp
,
BN_CTX* ctx
)

Meta