aws_lc_sys

Function RSA_set_method

Source
pub unsafe extern "C" fn RSA_set_method(
    rsa: *mut RSA,
    meth: *const RSA_METHOD,
) -> c_int