aws_lc_sys

Function BN_sqrt

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