[−][src]Function nginx::BN_mod_sqrt
pub unsafe extern "C" fn BN_mod_sqrt(
ret: *mut BIGNUM,
a: *const BIGNUM,
n: *const BIGNUM,
ctx: *mut BN_CTX
) -> *mut BIGNUM
pub unsafe extern "C" fn BN_mod_sqrt(
ret: *mut BIGNUM,
a: *const BIGNUM,
n: *const BIGNUM,
ctx: *mut BN_CTX
) -> *mut BIGNUM