Function ENGINE_get_digests

Source
pub unsafe extern "C" fn ENGINE_get_digests(
    e: *const engine_st,
) -> Option<unsafe extern "C" fn(_: *mut engine_st, _: *mut *const evp_md_st, _: *mut *const i32, _: i32) -> i32>