Function openssl_sys::RSA_set0_factors
source ยท pub unsafe extern "C" fn RSA_set0_factors(
r: *mut RSA,
p: *mut BIGNUM,
q: *mut BIGNUM,
) -> c_int
pub unsafe extern "C" fn RSA_set0_factors(
r: *mut RSA,
p: *mut BIGNUM,
q: *mut BIGNUM,
) -> c_int