BN_MONT_CTX_set_locked

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
BN_MONT_CTX*
BN_MONT_CTX_set_locked
(
BN_MONT_CTX** pmont
,
int lock
,
const(BIGNUM)* mod
,
BN_CTX* ctx
)

Meta