aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function BN_sqrt

Source
pub unsafe extern "C" fn BN_sqrt(
    out_sqrt: *mut BIGNUM,
    in_: *const BIGNUM,
    ctx: *mut BN_CTX,
) -> c_int