Function OSSL_PARAM_set_BN

Source
pub unsafe extern "C" fn OSSL_PARAM_set_BN(
    p: *mut ossl_param_st,
    val: *const bignum_st,
) -> i32