BN_mod_sqrt

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
BIGNUM*
BN_mod_sqrt
(
BIGNUM* ret
,
const(BIGNUM)* a
,
const(BIGNUM)* n
,
BN_CTX* ctx
)

Meta