aws_lc_sys

Function d2i_RSA_PSS_PARAMS

Source
pub unsafe extern "C" fn d2i_RSA_PSS_PARAMS(
    out: *mut *mut RSA_PSS_PARAMS,
    inp: *mut *const u8,
    len: c_long,
) -> *mut RSA_PSS_PARAMS